diff options
-rw-r--r-- | bot/seasons/evergreen/snakes/snakes_cog.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bot/seasons/evergreen/snakes/snakes_cog.py b/bot/seasons/evergreen/snakes/snakes_cog.py index a5004bb8..e5ef9137 100644 --- a/bot/seasons/evergreen/snakes/snakes_cog.py +++ b/bot/seasons/evergreen/snakes/snakes_cog.py @@ -1164,7 +1164,6 @@ class Snakes(Cog): # endregion # region: Error handlers - @Cog.listener() @get_command.error @card_command.error @video_command.error |