mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
remove unnecessary import breaking loading of EGroupware itself
This commit is contained in:
parent
e9511cfa36
commit
9f02f15221
@ -13,7 +13,6 @@ import {Et2Widget} from "../Et2Widget/Et2Widget";
|
||||
import {et2_IDetachedDOM} from "../et2_core_interfaces";
|
||||
import {property} from "lit/decorators/property.js";
|
||||
import {customElement} from "lit/decorators/custom-element.js";
|
||||
import "../../jsapi/egw_images.js";
|
||||
|
||||
@customElement("et2-image")
|
||||
export class Et2Image extends Et2Widget(LitElement) implements et2_IDetachedDOM
|
||||
|
Loading…
Reference in New Issue
Block a user