From 8325c14414639ecc93b0cf3dd1f4ef81b5f2835e Mon Sep 17 00:00:00 2001 From: Xin Date: Wed, 16 Aug 2023 20:50:25 +0000 Subject: [PATCH] chore: remove python --- .devcontainer/devcontainer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index c1207ae..46f4e5b 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -5,7 +5,6 @@ "extended": true, "version": "0.116.1" }, - "ghcr.io/devcontainers/features/python:1": {}, "ghcr.io/devcontainers/features/node:1": {} }, "customizations": {