diff --git a/discord/ui/select.py b/discord/ui/select.py index c6f125604..2661b733c 100644 --- a/discord/ui/select.py +++ b/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