Skip to content

Commit 9dca810

Browse files
committed
🎨 Remove line break
1 parent c9cca81 commit 9dca810

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

discord/ui/select.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969
from .view import View
7070

7171
ST = TypeVar("ST", bound=Snowflake | str, covariant=True, default=Any)
72-
7372
S = TypeVar("S", bound="Select")
7473
V = TypeVar("V", bound="View", covariant=True)
7574

0 commit comments

Comments
 (0)