Skip to content

Commit 33206cc

Browse files
committed
chore: remove unused
1 parent c345dd0 commit 33206cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview-ui/src/context/ExtensionStateContext.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import { McpServer } from "../../../src/shared/mcp"
1616
import { checkExistKey } from "../../../src/shared/checkExistApiConfig"
1717
import { Mode, CustomModePrompts, defaultModeSlug, defaultPrompts, ModeConfig } from "../../../src/shared/modes"
1818
import { CustomSupportPrompts } from "../../../src/shared/support-prompt"
19-
import { EXPERIMENT_IDS, experimentDefault } from "../../../src/shared/experiments"
19+
import { experimentDefault } from "../../../src/shared/experiments"
2020

2121
export interface ExtensionStateContextType extends ExtensionState {
2222
didHydrateState: boolean

0 commit comments

Comments
 (0)