diff --git a/server/utils/chats/index.js b/server/utils/chats/index.js index 3ec358728..17fbd1569 100644 --- a/server/utils/chats/index.js +++ b/server/utils/chats/index.js @@ -73,7 +73,6 @@ function sourceIdentifier(sourceDocument) { module.exports = { sourceIdentifier, recentChatHistory, - chatWithWorkspace, chatPrompt, grepCommand, VALID_COMMANDS,