mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-21 15:55:50 +00:00
This reverts commit d66a6f6124.
This commit is contained in:
@@ -167,7 +167,6 @@ import thinkbackPlay from './commands/thinkback-play/index.js'
|
||||
import permissions from './commands/permissions/index.js'
|
||||
import plan from './commands/plan/index.js'
|
||||
import fast from './commands/fast/index.js'
|
||||
import goal from './commands/goal/index.js'
|
||||
import passes from './commands/passes/index.js'
|
||||
import privacySettings from './commands/privacy-settings/index.js'
|
||||
import hooks from './commands/hooks/index.js'
|
||||
@@ -317,7 +316,6 @@ const COMMANDS = memoize((): Command[] => [
|
||||
exit,
|
||||
fast,
|
||||
files,
|
||||
goal,
|
||||
heapDump,
|
||||
help,
|
||||
ide,
|
||||
|
||||
Reference in New Issue
Block a user