Remove unused variable
This commit is contained in:
parent
f73413dee8
commit
e5aefb55a7
@ -22,7 +22,6 @@ class MyBot(commands.Bot):
|
|||||||
|
|
||||||
|
|
||||||
bot = MyBot()
|
bot = MyBot()
|
||||||
bot.count_hold = 0
|
|
||||||
bot.remove_command("help")
|
bot.remove_command("help")
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user