Remove unused imports

This commit is contained in:
Rapptz
2022-03-05 21:40:42 -05:00
parent 3d0309ca4a
commit 4c8b1f9abd
12 changed files with 9 additions and 13 deletions

View File

@ -41,7 +41,6 @@ from ..components import (
Button as ButtonComponent,
SelectMenu as SelectComponent,
)
from ..utils import MISSING
# fmt: off
__all__ = (