diff options
author | NeonXP <i@neonxp.ru> | 2024-01-28 20:43:11 +0300 |
---|---|---|
committer | NeonXP <i@neonxp.ru> | 2024-01-28 22:07:35 +0300 |
commit | 11412b2e720f754900b39d195f33af39ed11d085 (patch) | |
tree | 96d7e561f21809aead3c0f25034f083f46ef064c /devcontainer.json | |
parent | 6c00916212073678bbeb3bdde3f121c4efad707a (diff) |
Diffstat (limited to 'devcontainer.json')
-rw-r--r-- | devcontainer.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devcontainer.json b/devcontainer.json index 2ea16fa..536b138 100644 --- a/devcontainer.json +++ b/devcontainer.json @@ -8,9 +8,6 @@ "customizations": { "vscode": { "extensions": [ - "golang.go", - "neonxp.gotools", - "r3inbowari.gomodexplorer", "ms-vscode.makefile-tools", "redhat.vscode-yaml", "humao.rest-client", |