From cd1beac93feb9a2bb6375bd538ce2ae9e94aa760 Mon Sep 17 00:00:00 2001 From: mtuszowski Date: Fri, 15 Nov 2024 11:16:40 +0100 Subject: [PATCH] small fx --- ai_commands.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/ai_commands.py b/ai_commands.py index f459070..d7fe314 100644 --- a/ai_commands.py +++ b/ai_commands.py @@ -28,8 +28,6 @@ class Dm_Mode(Enum): SPECJALNY_ZIEMNIACZEK = 2, SEKRETNY_SEKSRET = 3 - - class Events(commands.Cog): def __init__(self, bot): self.bot = bot