Skip to content

Commit ad619e3

Browse files
committed
Fix an incorrect ruff adjustment
1 parent e978158 commit ad619e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

twitchio/ext/commands/converters.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626

2727
from typing import TYPE_CHECKING, Any, Protocol, TypeVar, runtime_checkable
2828

29-
from twitchio.ext.commands.context import Context
3029
from twitchio.user import User
3130
from twitchio.utils import Colour
3231

0 commit comments

Comments
 (0)