From ebde5fbdf512f39de26a8d81148eb3c25210456c Mon Sep 17 00:00:00 2001 From: Nick Alteen Date: Wed, 18 Feb 2026 16:22:06 -0500 Subject: [PATCH] Remove duplicate extension --- .devcontainer/devcontainer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index b54fbe6..09f2939 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -16,7 +16,6 @@ "github.copilot-chat", "github.vscode-github-actions", "github.vscode-pull-request-github", - "me-dutour-mathieu.vscode-github-actions", "redhat.vscode-yaml", "rvest.vs-code-prettier-eslint", "yzhang.markdown-all-in-one"