There was an error while loading. Please reload this page.
1 parent 769fd4a commit 66d4715Copy full SHA for 66d4715
src/stores/room-list/SlidingRoomListStore.ts
@@ -29,7 +29,6 @@ import { MetaSpace, SpaceKey, UPDATE_SELECTED_SPACE } from "../spaces";
29
import { LISTS_LOADING_EVENT } from "./RoomListStore";
30
import { UPDATE_EVENT } from "../AsyncStore";
31
import { SdkContextClass } from "../../contexts/SDKContext";
32
-import { filter } from "lodash";
33
34
interface IState {
35
// state is tracked in underlying classes
0 commit comments