refactor: remove deplicate dependency in slashCommandProcessor (#1410)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
This commit is contained in:
parent
268d29f05c
commit
39bfa108b5
|
@ -1002,7 +1002,6 @@ Add any other context about the problem here.
|
|||
setQuittingMessages,
|
||||
pendingCompressionItemRef,
|
||||
setPendingCompressionItem,
|
||||
savedChatTags,
|
||||
]);
|
||||
|
||||
const handleSlashCommand = useCallback(
|
||||
|
|
Loading…
Reference in New Issue