thetimtoy
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
discord/channel.py
|
|
@ -47,7 +47,6 @@ from .scheduled_event import ScheduledEvent |
|
|
|
from .permissions import PermissionOverwrite, Permissions |
|
|
|
from .enums import ChannelType, PrivacyLevel, try_enum, VideoQualityMode |
|
|
|
from .mixins import Hashable |
|
|
|
from .object import Object |
|
|
|
from . import utils |
|
|
|
from .utils import MISSING |
|
|
|
from .asset import Asset |
|
|
|