From 8282ae2b745a572b4ab0f499fec3f59f27e28fb2 Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Sat, 23 Dec 2023 15:21:57 +0100 Subject: [PATCH] Remove IDE medata --- .vscode/settings.json | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 0be1c0c6b..000000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "java.configuration.updateBuildConfiguration": "automatic", - "java.compile.nullAnalysis.mode": "automatic" -} \ No newline at end of file