From baadf1c713137bdb44f848ddae8a8839655a56e2 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Wed, 14 May 2025 21:44:56 +0300 Subject: [PATCH] fix: delete example outdated config --- minearchy_bot/config.example.json | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 minearchy_bot/config.example.json diff --git a/minearchy_bot/config.example.json b/minearchy_bot/config.example.json deleted file mode 100644 index 38366fc..0000000 --- a/minearchy_bot/config.example.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "BOT_TOKEN": "", - "WEBHOOK_URL": "" -}