removed commented out line
This commit is contained in:
parent
168481f96a
commit
a22af3e185
1 changed files with 0 additions and 1 deletions
|
|
@ -184,7 +184,6 @@ class PhixxyCom(commands.Cog):
|
||||||
|
|
||||||
except Exception as error:
|
except Exception as error:
|
||||||
return None
|
return None
|
||||||
#return await self.handle_error(error)
|
|
||||||
|
|
||||||
@commands.command()
|
@commands.command()
|
||||||
async def generate_blog(self, ctx):
|
async def generate_blog(self, ctx):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue