Remove accidental import

pull/28217/head
Kegan Dougal 2023-01-20 10:41:32 +00:00
parent 769fd4a786
commit 66d4715e84
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ import { MetaSpace, SpaceKey, UPDATE_SELECTED_SPACE } from "../spaces";
import { LISTS_LOADING_EVENT } from "./RoomListStore";
import { UPDATE_EVENT } from "../AsyncStore";
import { SdkContextClass } from "../../contexts/SDKContext";
import { filter } from "lodash";
interface IState {
// state is tracked in underlying classes