From 39bfa108b506afd3495a08e64d77f6aa1fb7d126 Mon Sep 17 00:00:00 2001 From: Scott Densmore Date: Tue, 24 Jun 2025 21:07:20 -0700 Subject: [PATCH] refactor: remove deplicate dependency in slashCommandProcessor (#1410) Co-authored-by: matt korwel --- packages/cli/src/ui/hooks/slashCommandProcessor.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/cli/src/ui/hooks/slashCommandProcessor.ts b/packages/cli/src/ui/hooks/slashCommandProcessor.ts index 80e596ec..f76580b7 100644 --- a/packages/cli/src/ui/hooks/slashCommandProcessor.ts +++ b/packages/cli/src/ui/hooks/slashCommandProcessor.ts @@ -1002,7 +1002,6 @@ Add any other context about the problem here. setQuittingMessages, pendingCompressionItemRef, setPendingCompressionItem, - savedChatTags, ]); const handleSlashCommand = useCallback(