Skip to content

Commit

Permalink
remove gitlens from devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
EvenSol committed May 8, 2024
1 parent 6c44fa4 commit 4fee423
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
"ms-vscode.test-adapter-converter",
"shengchen.vscode-checkstyle",
"mechatroner.rainbow-csv",
"redhat.vscode-xml",
"eamodio.gitlens"
"redhat.vscode-xml"
],
"settings": {
"java.configuration.updateBuildConfiguration": "interactive",
Expand Down

0 comments on commit 4fee423

Please sign in to comment.