Skip to content

Commit 6c5a44f

Browse files
Merge master into feature/sdkv3
2 parents 66bd3e5 + 7789d96 commit 6c5a44f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/core/src/amazonq/lsp/lspController.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -372,9 +372,6 @@ export class LspController {
372372
})
373373
} finally {
374374
this._isIndexingInProgress = false
375-
const repomapFile = await LspClient.instance.getRepoMapJSON()
376-
// console.log(repomapFile)
377-
getLogger().info(`File path ${repomapFile}`)
378375
}
379376
}
380377

0 commit comments

Comments
 (0)