mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 04:00:36 +00:00
remove obsolete corgi mode
This commit is contained in:
parent
0d90d5c118
commit
f8aeb06823
14 changed files with 1 additions and 83 deletions
|
|
@ -56,7 +56,6 @@ export const createMockCommandContext = (
|
|||
pendingItem: null,
|
||||
setPendingItem: vi.fn(),
|
||||
loadHistory: vi.fn(),
|
||||
toggleCorgiMode: vi.fn(),
|
||||
toggleVimEnabled: vi.fn(),
|
||||
extensionsUpdateState: new Map(),
|
||||
setExtensionsUpdateState: vi.fn(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue