chore: ruff fix

This commit is contained in:
neoarz
2025-11-22 19:51:46 -05:00
parent 4a9b6b1f06
commit 23790c46b4
59 changed files with 65 additions and 147 deletions

View File

@@ -35,5 +35,3 @@ class MentionListener(commands.Cog):
self.bot.logger.debug(
f"Failed to react with fallback emoji: {fallback_error}"
)