From 3f282b01d980fc2f5a975758316a50e87c9bc35f Mon Sep 17 00:00:00 2001 From: phoenix Date: Tue, 1 Apr 2025 20:44:29 -0400 Subject: [PATCH] Removing config.json file --- config.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 config.json diff --git a/config.json b/config.json deleted file mode 100644 index 62f535a..0000000 --- a/config.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "host": "localhost", - "database": "icarus", - "username": "username", - "password": "password" -}