remove import as well

This commit is contained in:
Bruno Windels 2019-02-07 18:47:08 +00:00
parent 8c32f88c1c
commit cf7e1f9d88

View File

@ -21,7 +21,6 @@ import {
NotificationBodyEnabledController,
NotificationsEnabledController,
} from "./controllers/NotificationControllers";
import LazyLoadingController from "./controllers/LazyLoadingController";
import CustomStatusController from "./controllers/CustomStatusController";
// These are just a bunch of helper arrays to avoid copy/pasting a bunch of times