misc: trimmed useless whitespace
This commit is contained in:
parent
fd6fca640c
commit
b762b1b920
1 changed files with 0 additions and 1 deletions
|
@ -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):
|
||||
|
|
Reference in a new issue