Skip to content

Commit 6f052ab

Browse files
committed
Remove unused legacy widgets
1 parent 4a1d9a7 commit 6f052ab

File tree

5 files changed

+0
-688
lines changed

5 files changed

+0
-688
lines changed

client/src/onload/globalInits/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
* will more properly be run inside a lifecycle handler inside of a component.
88
*/
99

10-
import { make_popup_menus } from "ui/popupmenu";
1110
import { monitorInit } from "utils/installMonitor";
1211

1312
import { prependInitialization } from "../initQueue";
@@ -30,7 +29,6 @@ export function globalInits() {
3029
initTooltips,
3130
init_refresh_on_change,
3231
() => replace_big_select_inputs(20, 1500),
33-
make_popup_menus,
3432
onloadWebhooks,
3533
);
3634
}

client/src/ui/editable-text.js

Lines changed: 0 additions & 122 deletions
This file was deleted.

client/src/ui/mode-button.js

Lines changed: 0 additions & 190 deletions
This file was deleted.

0 commit comments

Comments
 (0)