mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
chore: remove unused
This commit is contained in:
@@ -16,7 +16,7 @@ import { McpServer } from "../../../src/shared/mcp"
|
|||||||
import { checkExistKey } from "../../../src/shared/checkExistApiConfig"
|
import { checkExistKey } from "../../../src/shared/checkExistApiConfig"
|
||||||
import { Mode, CustomModePrompts, defaultModeSlug, defaultPrompts, ModeConfig } from "../../../src/shared/modes"
|
import { Mode, CustomModePrompts, defaultModeSlug, defaultPrompts, ModeConfig } from "../../../src/shared/modes"
|
||||||
import { CustomSupportPrompts } from "../../../src/shared/support-prompt"
|
import { CustomSupportPrompts } from "../../../src/shared/support-prompt"
|
||||||
import { EXPERIMENT_IDS, experimentDefault } from "../../../src/shared/experiments"
|
import { experimentDefault } from "../../../src/shared/experiments"
|
||||||
|
|
||||||
export interface ExtensionStateContextType extends ExtensionState {
|
export interface ExtensionStateContextType extends ExtensionState {
|
||||||
didHydrateState: boolean
|
didHydrateState: boolean
|
||||||
|
|||||||
Reference in New Issue
Block a user