Skip to content

Commit a31f48e

Browse files
author
tomzu
committed
remove unused imports
1 parent 2fd5cc1 commit a31f48e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/dev/activation.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ import { DevNotificationsState } from '../notifications/types'
2626
import { QuickPickItem } from 'vscode'
2727
import { ChildProcess } from '../shared/utilities/processUtils'
2828
import { WorkspaceLSPResolver } from '../amazonq/lsp/workspaceInstaller'
29-
import * as ManifestResolver from '../shared/lsp/manifestResolver'
3029

3130
interface MenuOption {
3231
readonly label: string

0 commit comments

Comments
 (0)