Update types

This commit is contained in:
J. Ryan Stinnett 2020-08-12 14:53:31 +01:00
parent 9e429ee669
commit 83867b893f

View file

@ -40,7 +40,6 @@ declare global {
mxContentMessages: ContentMessages;
mxToastStore: ToastStore;
mxDeviceListener: DeviceListener;
mxRebrandListener: RebrandListener;
mxRoomListStore: RoomListStoreClass;
mxRoomListLayoutStore: RoomListLayoutStore;
mxActiveRoomObserver: ActiveRoomObserver;