aboutsummaryrefslogtreecommitdiff
path: root/.devcontainer
diff options
context:
space:
mode:
authorMatteo Gmür <matteo.gmuer1@ost.ch>2024-09-24 16:49:15 +0000
committerMatteo Gmür <matteo.gmuer1@ost.ch>2024-09-24 16:49:15 +0000
commit01a6425cf35ccb782e840c4364a24b7b9216463c (patch)
tree6d6785d808e91cee24b30dbb3d0b8e918a1ef0bc /.devcontainer
parent4dd58ba797d6da932c37a7f7a4db005213b80d8f (diff)
downloadteachos-01a6425cf35ccb782e840c4364a24b7b9216463c.tar.xz
teachos-01a6425cf35ccb782e840c4364a24b7b9216463c.zip
Remove developer dependency
Diffstat (limited to '.devcontainer')
-rw-r--r--.devcontainer/x86-64/devcontainer.json3
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"
]
}
}