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 e37b521 commit 35f4c0cCopy full SHA for 35f4c0c
packages/amazonq/src/lsp/client.ts
@@ -5,7 +5,6 @@
5
6
import vscode, { env, version } from 'vscode'
7
import * as nls from 'vscode-nls'
8
-import * as crypto from 'crypto'
9
import { LanguageClient, LanguageClientOptions, RequestType, State } from 'vscode-languageclient'
10
import { InlineCompletionManager } from '../app/inline/completion'
11
import { AmazonQLspAuth, encryptionKey, notificationTypes } from './auth'
0 commit comments