From 01a6425cf35ccb782e840c4364a24b7b9216463c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matteo=20Gm=C3=BCr?= Date: Tue, 24 Sep 2024 16:49:15 +0000 Subject: Remove developer dependency --- .devcontainer/x86-64/devcontainer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.devcontainer') 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" ] } } -- cgit v1.2.3