diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 709b24c..dc5160f 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -6,9 +6,6 @@ "features": { "ghcr.io/devcontainers/features/git:1": {} }, - // "mounts": [ - // "source=${localEnv:HOME}/.ssh,target=/home/vscode/.ssh,type=bind,consistency=cached" - // ], // Configure tool-specific properties. "customizations": { // Configure properties specific to VS Code.