diff --git a/.vscode/settings.json b/.vscode/settings.json
index 25f4f91c00d50382b070035b081178c446bf31f9..e1ebff53d0f2fd9393ab50de18c0ec7621a8c277 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -3,6 +3,5 @@
         "ms-vscode.cpptools",
         "twxs.cmake"
     ],
-    "remote.SSH.lockfilesInTmp": true,
-    "python.pythonPath": "/bin/python3"
+    "remote.SSH.lockfilesInTmp": true
 }