From bf8f0269b18872d6f0747be5249eaa8c14240ac6 Mon Sep 17 00:00:00 2001 From: Charles P Date: Thu, 2 Nov 2023 12:19:51 +0100 Subject: [PATCH] :fire: rm(ban): remove baldban here as well --- plugins/ban/ban.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/plugins/ban/ban.py b/plugins/ban/ban.py index ec73e9c9..ab2520db 100644 --- a/plugins/ban/ban.py +++ b/plugins/ban/ban.py @@ -205,11 +205,6 @@ def load_friendly_ban(self): "chances": None, # systematic "module_name": "autoban" }, - { - "name": "Baldban", - "chances": None, # systematic - "module_name": "baldban" - }, { "name": "UnoReverse", "chances": 1,