Skip to content

Commit 74629c8

Browse files
committed
update imports:
1 parent 6704a46 commit 74629c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/amazonq/src/lsp/client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import vscode, { env, version } from 'vscode'
77
import * as nls from 'vscode-nls'
88
import * as crypto from 'crypto'
99
import { LanguageClient, LanguageClientOptions, RequestType } from 'vscode-languageclient'
10-
//import { InlineCompletionManager } from '../app/inline/completion'
1110
import { AmazonQLspAuth, encryptionKey, notificationTypes } from './auth'
1211
import { AuthUtil } from 'aws-core-vscode/codewhisperer'
1312
import {

0 commit comments

Comments
 (0)