fix missing export

This commit is contained in:
timothycarambat 2024-08-21 14:58:56 -07:00
parent 1f96b837b3
commit 2d2e49bc00

View File

@ -73,7 +73,6 @@ function sourceIdentifier(sourceDocument) {
module.exports = {
sourceIdentifier,
recentChatHistory,
chatWithWorkspace,
chatPrompt,
grepCommand,
VALID_COMMANDS,