cleanup/minor
This commit is contained in:
@@ -115,8 +115,6 @@ class Radio(commands.Cog):
|
||||
# await vc.channel.set_status(f"Now playing: {np_track}")
|
||||
except:
|
||||
traceback.print_exc()
|
||||
|
||||
# pylint: enable=superfluous-parens
|
||||
|
||||
def cog_unload(self) -> None:
|
||||
"""Run on Cog Unload"""
|
||||
|
Reference in New Issue
Block a user