mirror of https://github.com/vector-im/riot-web
remove import as well
parent
8c32f88c1c
commit
cf7e1f9d88
|
@ -21,7 +21,6 @@ import {
|
||||||
NotificationBodyEnabledController,
|
NotificationBodyEnabledController,
|
||||||
NotificationsEnabledController,
|
NotificationsEnabledController,
|
||||||
} from "./controllers/NotificationControllers";
|
} from "./controllers/NotificationControllers";
|
||||||
import LazyLoadingController from "./controllers/LazyLoadingController";
|
|
||||||
import CustomStatusController from "./controllers/CustomStatusController";
|
import CustomStatusController from "./controllers/CustomStatusController";
|
||||||
|
|
||||||
// These are just a bunch of helper arrays to avoid copy/pasting a bunch of times
|
// These are just a bunch of helper arrays to avoid copy/pasting a bunch of times
|
||||||
|
|
Loading…
Reference in New Issue