Remove chunks of the voice code to redesign later.

This commit is contained in:
Rapptz
2016-12-30 22:01:09 -05:00
parent 7eb73cdc71
commit a557858742
2 changed files with 3 additions and 134 deletions

View File

@ -34,7 +34,6 @@ from .invite import Invite
from .object import Object
from .reaction import Reaction
from . import utils, opus, compat, abc
from .voice_client import VoiceClient
from .enums import ChannelType, GuildRegion, Status, MessageType, VerificationLevel
from collections import namedtuple
from .embeds import Embed