mirror of
https://github.com/TotalFreedomMC/TotalFreedomBot.git
synced 2025-01-10 00:07:23 +00:00
fixing codacy detected issues
This commit is contained in:
parent
6082bf2692
commit
11e8745f88
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ from functions import *
|
|||
class Miscellaneous(commands.Cog):
|
||||
def __init__(self, bot):
|
||||
self.bot = bot
|
||||
|
||||
|
||||
@is_dev()
|
||||
@commands.command()
|
||||
async def killbot(self, ctx):
|
||||
|
|
Loading…
Reference in a new issue