Skip to content

Commit

Permalink
Resolve merging fix #1
Browse files Browse the repository at this point in the history
  • Loading branch information
TheerapakG committed Oct 1, 2018
1 parent 96e885a commit 5977f89
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions musicbot/bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -4126,10 +4126,6 @@ async def on_voice_state_update(self, member, before, after):
else:
return

if state.joining:
#check against day
pass

if not self.config.auto_pause:
return

Expand Down

0 comments on commit 5977f89

Please sign in to comment.