remove unused import

pull/21833/head
Michael Telatynski 2021-07-12 10:49:19 +01:00
parent a7aa87a9fc
commit 2ef714b9eb
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ import { RightPanelPhases, RIGHT_PANEL_PHASES_NO_ARGS } from "./RightPanelStoreP
import { ActionPayload } from "../dispatcher/payloads";
import { Action } from '../dispatcher/actions';
import { SettingLevel } from "../settings/SettingLevel";
import RoomViewStore from './RoomViewStore';
interface RightPanelStoreState {
// Whether or not to show the right panel at all. We split out rooms and groups