mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 16:57:46 +00:00
Revert "feat: Add /config refresh command" (#5060)
This commit is contained in:
@@ -29,7 +29,6 @@ import { statsCommand } from '../ui/commands/statsCommand.js';
|
||||
import { themeCommand } from '../ui/commands/themeCommand.js';
|
||||
import { toolsCommand } from '../ui/commands/toolsCommand.js';
|
||||
import { vimCommand } from '../ui/commands/vimCommand.js';
|
||||
import { configCommand } from '../ui/commands/configCommand.js';
|
||||
|
||||
/**
|
||||
* Loads the core, hard-coded slash commands that are an integral part
|
||||
@@ -55,7 +54,6 @@ export class BuiltinCommandLoader implements ICommandLoader {
|
||||
compressCommand,
|
||||
copyCommand,
|
||||
corgiCommand,
|
||||
configCommand,
|
||||
docsCommand,
|
||||
editorCommand,
|
||||
extensionsCommand,
|
||||
|
||||
Reference in New Issue
Block a user