mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 10:45:51 +03:00
Remove unused import
This commit is contained in:
parent
2f69013f6d
commit
d5d4b528d5
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ import RightPanelStore from "../../../stores/right-panel/RightPanelStore";
|
|||
import { RightPanelPhases } from "../../../stores/right-panel/RightPanelStorePhases";
|
||||
import { UPDATE_EVENT } from "../../../stores/AsyncStore";
|
||||
import { NotificationColor } from "../../../stores/notifications/NotificationColor";
|
||||
import { ActionPayload } from "../../../dispatcher/payloads";
|
||||
import SettingsStore from "../../../settings/SettingsStore";
|
||||
|
||||
export enum HeaderKind {
|
||||
|
|
Loading…
Reference in a new issue