mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-03 14:10:43 +00:00
remove obsolete corgi mode
This commit is contained in:
parent
0d90d5c118
commit
f8aeb06823
14 changed files with 1 additions and 83 deletions
|
|
@ -20,7 +20,6 @@ export function createNonInteractiveUI(): CommandContext['ui'] {
|
|||
loadHistory: (_newHistory) => {},
|
||||
pendingItem: null,
|
||||
setPendingItem: (_item) => {},
|
||||
toggleCorgiMode: () => {},
|
||||
toggleVimEnabled: async () => false,
|
||||
setGeminiMdFileCount: (_count) => {},
|
||||
reloadCommands: () => {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue