Remove unnecessary comments

This commit is contained in:
Rapptz 2023-09-29 19:05:52 -04:00
parent 7f7a0acd21
commit c115cfb0ac

View File

@ -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