mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-10 22:41:14 +00:00
chore: remove unused
This commit is contained in:
parent
ad552ea026
commit
bb84d79af1
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ import { McpServer } from "../../../src/shared/mcp"
|
|||
import { checkExistKey } from "../../../src/shared/checkExistApiConfig"
|
||||
import { Mode, CustomModePrompts, defaultModeSlug, defaultPrompts, ModeConfig } from "../../../src/shared/modes"
|
||||
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 {
|
||||
didHydrateState: boolean
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue