File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
packages/compas-open-scd/src/addons Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -16,15 +16,9 @@ import {
1616 Validator ,
1717 MenuPlugin ,
1818 pluginIcons ,
19- newResetPluginsEvent ,
20- newAddExternalPluginEvent ,
21- newSetPluginsEvent ,
2219} from '@openscd/open-scd/src/open-scd.js' ;
2320import {
2421 Plugin ,
25- PluginKind ,
26- MenuPosition ,
27- menuPosition
2822} from '@openscd/open-scd/src/plugin.js'
2923import {
3024 HistoryUIKind ,
@@ -37,11 +31,6 @@ import type { Drawer } from '@material/mwc-drawer';
3731import type { ActionDetail } from '@material/mwc-list' ;
3832import { List } from '@material/mwc-list' ;
3933import type { ListItem } from '@material/mwc-list/mwc-list-item' ;
40- import type { Dialog } from '@material/mwc-dialog' ;
41- import type { MultiSelectedEvent } from '@material/mwc-list/mwc-list-foundation.js' ;
42- import type { Select } from '@material/mwc-select' ;
43- import type { Switch } from '@material/mwc-switch' ;
44- import type { TextField } from '@material/mwc-textfield' ;
4534
4635import '@material/mwc-drawer' ;
4736import '@material/mwc-list' ;
You can’t perform that action at this time.
0 commit comments