From 6fca198184919c81e9d2129b2be24612c28825e2 Mon Sep 17 00:00:00 2001 From: Parker Date: Sun, 31 Mar 2024 01:08:13 -0500 Subject: Black code reformatting --- code/cogs/nowplaying.py | 1 - 1 file changed, 1 deletion(-) (limited to 'code/cogs/nowplaying.py') diff --git a/code/cogs/nowplaying.py b/code/cogs/nowplaying.py index 4f5f6b1..84898cd 100644 --- a/code/cogs/nowplaying.py +++ b/code/cogs/nowplaying.py @@ -12,7 +12,6 @@ class NowPlaying(commands.Cog): def __init__(self, bot): self.bot = bot - @app_commands.command() @app_commands.check(Music.create_player) async def np(self, interaction: discord.Interaction): -- cgit v1.2.3-70-g09d2