removed new_function
This commit is contained in:
parent
521150e04c
commit
726f659836
1 changed files with 0 additions and 4 deletions
|
|
@ -329,10 +329,6 @@ async def task_loop():
|
|||
await bot_stuff.send(output)
|
||||
else:
|
||||
await bot_stuff.send("All daily tasks successfully ran!")
|
||||
|
||||
def new_function:
|
||||
pass
|
||||
|
||||
|
||||
@bot.event
|
||||
async def on_ready():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue