From e771ecb80a89c5ffa412f0986a67cc2b92ded27e Mon Sep 17 00:00:00 2001
From: RayDeeUx <RayDeeUx@users.noreply.github.com>
Date: Thu, 7 Jul 2022 14:03:14 +0000
Subject: Prettified Code!

---
 .vscode/settings.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to '.vscode')

diff --git a/.vscode/settings.json b/.vscode/settings.json
index c5f3f6b..385f27a 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,3 +1,3 @@
 {
-    "java.configuration.updateBuildConfiguration": "interactive"
-}
\ No newline at end of file
+  "java.configuration.updateBuildConfiguration": "interactive"
+}
-- 
cgit