Skip to content

Commit 6ab208e

Browse files
committed
revert unnecessary order change
1 parent 90e258a commit 6ab208e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/amazonq/src/lsp/client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ import {
2929
Settings,
3030
createServerOptions,
3131
globals,
32+
Experiments,
3233
Commands,
3334
oneSecond,
3435
validateNodeExe,
@@ -40,7 +41,6 @@ import {
4041
extensionVersion,
4142
isSageMaker,
4243
DevSettings,
43-
Experiments,
4444
} from 'aws-core-vscode/shared'
4545
import { processUtils } from 'aws-core-vscode/shared'
4646
import { activate } from './chat/activation'

0 commit comments

Comments
 (0)