Browse Source

Remove unnecessary comments

pull/9586/head
Rapptz 2 years ago
parent
commit
c115cfb0ac
  1. 2
      discord/ui/select.py

2
discord/ui/select.py

@ -56,8 +56,6 @@ from ..member import Member
from ..object import Object
from ..role import Role
from ..user import User, ClientUser
# from ..channel import TextChannel, VoiceChannel, StageChannel, CategoryChannel, ForumChannel
from ..abc import GuildChannel
from ..threads import Thread

Loading…
Cancel
Save