Skip to content

Commit 66d4715

Browse files
committed
Remove accidental import
1 parent 769fd4a commit 66d4715

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/stores/room-list/SlidingRoomListStore.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ import { MetaSpace, SpaceKey, UPDATE_SELECTED_SPACE } from "../spaces";
2929
import { LISTS_LOADING_EVENT } from "./RoomListStore";
3030
import { UPDATE_EVENT } from "../AsyncStore";
3131
import { SdkContextClass } from "../../contexts/SDKContext";
32-
import { filter } from "lodash";
3332

3433
interface IState {
3534
// state is tracked in underlying classes

0 commit comments

Comments
 (0)