removed useless whitespace

This commit is contained in:
Seaswimmer 2023-03-03 13:47:59 -05:00
parent 75fb6d4073
commit 50fe64c996

View file

@ -67,7 +67,6 @@ class Galaxy(commands.Cog):
embed=discord.Embed(color=await self.bot.get_embed_color(None), description=f"Coco has been reset.") embed=discord.Embed(color=await self.bot.get_embed_color(None), description=f"Coco has been reset.")
await ctx.send(embed=embed) await ctx.send(embed=embed)
@commands.command() @commands.command()
async def unix(self, ctx): async def unix(self, ctx):
"""Posts the current Unix timestamp.""" """Posts the current Unix timestamp."""