diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 6ad317b..2935080 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -14,7 +14,6 @@ "codespaces": { "openFiles": [ "webapp/main.py", - "webapp/static/index.html" ] }, "vscode": { @@ -38,4 +37,4 @@ } }, "remoteUser": "vscode" - } \ No newline at end of file + }