diff options
Diffstat (limited to 'discord/state.py')
| -rw-r--r-- | discord/state.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/discord/state.py b/discord/state.py index 22978e93..779a4a9d 100644 --- a/discord/state.py +++ b/discord/state.py @@ -35,7 +35,6 @@ from .raw_models import * from .member import Member from .role import Role from .enums import ChannelType, try_enum, Status -from .calls import GroupCall from . import utils from .embeds import Embed |