[chore] Remove redundant imports
This also removes the historical patch for NullHandler implemented in bbf1c54
, as it has been available since Python 3.1.
This commit is contained in:
@ -43,7 +43,6 @@ from .file import File
|
||||
from .utils import escape_mentions
|
||||
from .guild import Guild
|
||||
from .mixins import Hashable
|
||||
from .mentions import AllowedMentions
|
||||
from .sticker import Sticker
|
||||
|
||||
__all__ = (
|
||||
|
Reference in New Issue
Block a user