From 077ee2c7e4b325257dd3d160f161f931941c5347 Mon Sep 17 00:00:00 2001 From: S0ly Date: Mon, 6 May 2024 11:54:03 +0200 Subject: [PATCH] REMOVE: strange unused test.json file --- test.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 test.json diff --git a/test.json b/test.json deleted file mode 100644 index e0ff4215..00000000 --- a/test.json +++ /dev/null @@ -1,12 +0,0 @@ -[ - { - "PASSWORD": "", - "USERNAME": "", - "AUTO_UPDATE": "0", - "BOT_PY_FILE": "bot.py", - "PY_PACKAGES": "", - "USER_UPLOAD": "0", - "INSTALL_REPO": "", - "INSTALL_BRANCH": "" - } -]