From badba284791c9356ccd93837c3353faaa6a0e207 Mon Sep 17 00:00:00 2001 From: Jaiden Riordan Date: Mon, 1 Jun 2026 16:03:36 -0500 Subject: [PATCH] remove the devcontainer common utils (most are included or not useful) --- .devcontainer/devcontainer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 965f6f203b..699a834a87 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,9 +2,6 @@ "name": "Terra Devcontainer", "image": "ghcr.io/terrapkg/builder:frawhide", "runArgs": ["--privileged"], - "features": { - "ghcr.io/devcontainers/features/common-utils:2": {} - }, "customizations": { "vscode": { "extensions": [