Skip to content

Commit dc9fe35

Browse files
Merge master into feature/emr
2 parents 4c447b6 + 7789d96 commit dc9fe35

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)