Skip to content

Commit 49ea6e5

Browse files
committed
add repomap from Flare
1 parent 0940429 commit 49ea6e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/amazonq/src/lsp/chat/activation.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ export async function activate(languageClient: LanguageClient, encryptionKey: Bu
8484
}),
8585
Commands.register('aws.amazonq.manageSubscription', () => {
8686
focusAmazonQPanel().catch((e) => languageClient.error(`[VSCode Client] focusAmazonQPanel() failed`))
87-
8887
languageClient
8988
.sendRequest('workspace/executeCommand', {
9089
command: 'aws/chat/manageSubscription',

0 commit comments

Comments
 (0)