diff options
Diffstat (limited to '.devcontainer/x86-64/devcontainer.json')
| -rw-r--r-- | .devcontainer/x86-64/devcontainer.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.devcontainer/x86-64/devcontainer.json b/.devcontainer/x86-64/devcontainer.json index 661511b..6899c4c 100644 --- a/.devcontainer/x86-64/devcontainer.json +++ b/.devcontainer/x86-64/devcontainer.json @@ -7,8 +7,7 @@ "basdp.language-gas-x86", "ms-vscode.cmake-tools", "ms-vscode.cpptools", - "zixuanwang.linkerscript", - "mhutchie.git-graph" + "zixuanwang.linkerscript" ] } } |
