mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
remove unused import
This commit is contained in:
parent
a7aa87a9fc
commit
2ef714b9eb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user