diff --git a/.devcontainer/build/devcontainer.json b/.devcontainer/build/devcontainer.json index 4585f8e..b71924f 100755 --- a/.devcontainer/build/devcontainer.json +++ b/.devcontainer/build/devcontainer.json @@ -24,11 +24,6 @@ "UV_LINK_MODE": "copy" }, "mounts": [ - { - "type": "volume", - "source": "${devcontainerId}-venv", - "target": "${containerWorkspaceFolder}/.venv" - }, { "type": "volume", "source": "${devcontainerId}-node-modules",