We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 097c52d commit e3de156Copy full SHA for e3de156
packages/amazonq/test/unit/amazonq/lsp/chat/messages.test.ts
@@ -4,7 +4,6 @@
4
*/
5
6
import * as sinon from 'sinon'
7
-import * as vscode from 'vscode'
8
import { LanguageClient } from 'vscode-languageclient'
9
import { AuthUtil } from 'aws-core-vscode/codewhisperer'
10
import { registerMessageListeners } from '../../../../../src/lsp/chat/messages'
0 commit comments