Skip to content

Commit 4f9884c

Browse files
committed
remove console.log
1 parent 059c38d commit 4f9884c

File tree

1 file changed

+0
-1
lines changed
  • packages/core/src/codewhispererChat/controllers/chat

1 file changed

+0
-1
lines changed

packages/core/src/codewhispererChat/controllers/chat/controller.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -884,7 +884,6 @@ export class ChatController {
884884
relativePath: context.route?.[1] || '',
885885
})
886886
relativePaths.push(context.route[1])
887-
console.log(context.route[1])
888887
}
889888
}
890889
if (contextCommands.length === 0) {

0 commit comments

Comments
 (0)