Skip to content

Commit f1ced5a

Browse files
committed
fix(amazonq): de-dup developerProfiles conflict
1 parent 1b20a6c commit f1ced5a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/amazonq/src/lsp/client.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,6 @@ export async function startLanguageServer(
9191
notifications: true,
9292
showSaveFileDialog: true,
9393
},
94-
q: {
95-
developerProfiles: true,
96-
},
9794
},
9895
},
9996
credentials: {

0 commit comments

Comments
 (0)