diff --git a/sparkytron3000.py b/sparkytron3000.py index b4c7a5e..e3645dc 100644 --- a/sparkytron3000.py +++ b/sparkytron3000.py @@ -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():