Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Devoxin/lavalink.py
Browse files Browse the repository at this point in the history
  • Loading branch information
devoxin committed Jul 16, 2018
2 parents 254d4ff + ae9ba33 commit eb890be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lavalink/PlayerManager.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ def __init__(self, lavalink, guild_id: int):
async def handle_event(self, event):
raise NotImplementedError

@abstractmethod
async def cleanup(self):
pass

Expand Down

0 comments on commit eb890be

Please sign in to comment.