Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Rapptz committed Feb 11, 2023
1 parent ec71a46 commit a2b09c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion discord/message.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@
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
Expand Down

0 comments on commit a2b09c0

Please sign in to comment.