Remove unused import

pull/28788/head^2
RMidhunSuresh 2023-09-15 16:45:51 +05:30
parent 2f69013f6d
commit d5d4b528d5
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

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 {