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 d4a1fa8 commit 8c5111aCopy full SHA for 8c5111a
packages/amazonq/src/extension.ts
@@ -39,7 +39,6 @@ import {
39
Experiments,
40
isSageMaker,
41
Commands,
42
- isAmazonLinux2,
43
ProxyUtil,
44
} from 'aws-core-vscode/shared'
45
import { ExtStartUpSources } from 'aws-core-vscode/telemetry'
packages/amazonq/src/lsp/client.ts
@@ -48,7 +48,6 @@ import {
48
getOptOutPreference,
49
isAmazonLinux2,
50
oidcClientName,
51
- openUrl,
52
getClientId,
53
extensionVersion,
54
0 commit comments