Remove unused import

This commit is contained in:
RMidhunSuresh 2023-09-15 16:45:51 +05:30
parent 2f69013f6d
commit d5d4b528d5
No known key found for this signature in database

View file

@ -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 {