Removed extraneous blank lines

This commit is contained in:
0x5c 2019-12-23 21:02:55 -05:00
parent 96b2a8f259
commit 3ab8fae80a
No known key found for this signature in database
GPG Key ID: 82039FC95E3FE970
1 changed files with 0 additions and 2 deletions

View File

@ -79,8 +79,6 @@ class ImageCog(commands.Cog):
embed.set_image(url='attachment://' + metadata.filename)
await ctx.send(embed=embed, file=img)
@commands.command(name="grayline", aliases=['greyline', 'grey', 'gray', 'gl'], category=cmn.cat.maps)
async def _grayline(self, ctx: commands.Context):
'''Posts a map of the current greyline, where HF propagation is the best.'''