From 254661827bb50c639b6e501fb09f97ae1e538680 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 80e596ecab..f76580b788 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(