diff --git a/discord/message.py b/discord/message.py index 379d786b0..f05f15c29 100644 --- a/discord/message.py +++ b/discord/message.py @@ -91,7 +91,6 @@ if TYPE_CHECKING: from .abc import GuildChannel, MessageableChannel from .components import ActionRow, ActionRowChildComponentType from .state import ConnectionState - from .channel import TextChannel from .mentions import AllowedMentions from .user import User from .role import Role