misc: trimmed useless whitespace

This commit is contained in:
Seaswimmer 2023-07-16 13:29:36 -04:00
parent fd6fca640c
commit b762b1b920
No known key found for this signature in database
GPG key ID: 5019678FD9CF50D8

View file

@ -130,7 +130,6 @@ class Pterodactyl(commands.Cog):
message = await interaction_message.edit(content="The server is already offline!")
await message.delete(delay=3)
@app_commands.command(description="Updates the server.")
@app_commands.guild_only()
async def update(self, interaction: discord.Interaction):