diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 74c28d3..b230d43 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -10,9 +10,6 @@ "postCreateCommand": "${containerWorkspaceFolder}/.devcontainer/postCreateCommand.sh", - "remoteEnv": { - "PATH": "${containerEnv:ANDROID_NDK_HOME}/toolchains/llvm/prebuilt/linux-x86_64/bin/:${containerEnv:PATH}" - }, "customizations": { "vscode": { "extensions": [