diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json deleted file mode 100644 index 9da184d2..00000000 --- a/.devcontainer/devcontainer.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "image":"mcr.microsoft.com/devcontainers/universal:2", - "customizations": { - "vscode": { - "extensions": [ - "davelopez.galaxy-tools", - "ms-python.flake8" - ] - } - } -} \ No newline at end of file