mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-09 03:07:00 +00:00
Remove unused imports
This commit is contained in:
@ -41,7 +41,6 @@ from ..components import (
|
||||
Button as ButtonComponent,
|
||||
SelectMenu as SelectComponent,
|
||||
)
|
||||
from ..utils import MISSING
|
||||
|
||||
# fmt: off
|
||||
__all__ = (
|
||||
|
Reference in New Issue
Block a user