Skip to content

Commit 301bb33

Browse files
committed
edit a comment
1 parent b7afc17 commit 301bb33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/amazonq/src/lsp/chat/autoDebug/lsp/autoDebugLspClient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export class AutoDebugLspClient {
1010
private static chatViewProvider: any // AmazonQChatViewProvider instance
1111

1212
/**
13-
* Sets the chat view provider instance (called during activation)
13+
* Sets the chat view provider instance
1414
*/
1515
public static setChatViewProvider(provider: any): void {
1616
AutoDebugLspClient.chatViewProvider = provider

0 commit comments

Comments
 (0)