Skip to content

Commit

Permalink
Remove duplicate extension
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiavrammsd committed Sep 7, 2024
1 parent 0731dfa commit a2fb954
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@
"ms-vscode.cmake-tools",
"ms-vscode.cpptools",
"ms-vscode.cpptools-extension-pack",
"xaver.clang-format",
"twxs.cmake",
"fredericbonnet.cmake-test-adapter",
"ms-vscode.cmake-tools",
"twxs.cmake",
"xaver.clang-format",
"AndreasNonslidHvardsen.clang-tidy-on-active-file",
"ryanluker.vscode-coverage-gutters",
"streetsidesoftware.code-spell-checker",
Expand Down

0 comments on commit a2fb954

Please sign in to comment.