diff --git a/bot/cogs/snippets.py b/bot/cogs/snippets.py index 4cbd671..1a4c801 100644 --- a/bot/cogs/snippets.py +++ b/bot/cogs/snippets.py @@ -7,7 +7,6 @@ if TYPE_CHECKING: from libs.utils.context import GuildContext - from rodhaj import Rodhaj