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 2fd5cc1 commit a31f48eCopy full SHA for a31f48e
packages/core/src/dev/activation.ts
@@ -26,7 +26,6 @@ import { DevNotificationsState } from '../notifications/types'
26
import { QuickPickItem } from 'vscode'
27
import { ChildProcess } from '../shared/utilities/processUtils'
28
import { WorkspaceLSPResolver } from '../amazonq/lsp/workspaceInstaller'
29
-import * as ManifestResolver from '../shared/lsp/manifestResolver'
30
31
interface MenuOption {
32
readonly label: string
0 commit comments