aboutsummaryrefslogtreecommitdiff
path: root/code/cogs/remove.py
diff options
context:
space:
mode:
Diffstat (limited to 'code/cogs/remove.py')
-rw-r--r--code/cogs/remove.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/code/cogs/remove.py b/code/cogs/remove.py
index ac1a720..0f1a8f3 100644
--- a/code/cogs/remove.py
+++ b/code/cogs/remove.py
@@ -11,7 +11,6 @@ class Remove(commands.Cog):
def __init__(self, bot):
self.bot = bot
-
@app_commands.command()
@app_commands.check(Music.create_player)
@app_commands.describe(number="Song number to have removed")