Remove extra #

This commit is contained in:
Parker M. 2024-07-11 00:42:10 -05:00
parent 644f28bbf5
commit be8e929be5
No known key found for this signature in database
GPG Key ID: 95CD2E0C7E329F2A

View File

@ -79,4 +79,4 @@ class Tree(app_commands.CommandTree):
await interaction.response.send_message(embed=embed, ephemeral=True)
else:
raise error#
raise error