From 47d63bdabe6904bcd40f0bb852cdde95b657df58 Mon Sep 17 00:00:00 2001
From: "Foh, Chuan Dr (Elec Electronic Eng)" <c.foh@surrey.ac.uk>
Date: Mon, 22 Feb 2021 19:29:25 +0000
Subject: [PATCH] Delete settings.json

---
 .vscode/settings.json | 9 ---------
 1 file changed, 9 deletions(-)
 delete mode 100644 .vscode/settings.json

diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 0b0204e..0000000
--- 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
-- 
GitLab