diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 0b0204ee50efce4c83c9676e135dd4e64f0cfe16..0000000000000000000000000000000000000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
-    "window.zoomLevel": 1,
-    "editor.suggestSelection": "first",
-    "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
-    "java.semanticHighlighting.enabled": true,
-    "java.configuration.checkProjectSettingsExclusions": false,
-    "python.languageServer": "Microsoft",
-    "python.pythonPath": "~/anaconda3/envs/AI-GameTest/bin/python",
-}
\ No newline at end of file