revert previous commit - redundant
This commit is contained in:
parent
8972a1c913
commit
a228ed4ac1
|
|
@ -169,7 +169,6 @@ class Player(VoiceProtocol):
|
|||
return
|
||||
|
||||
self.channel = self.guild.get_channel(int(channel_id))
|
||||
self._guild = self.channel.guild
|
||||
|
||||
if not data.get("token"):
|
||||
return
|
||||
|
|
|
|||
Loading…
Reference in New Issue