Skip to content

Commit

Permalink
remove misleading print
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticroentgen committed Mar 11, 2024
1 parent 2dbcc53 commit a70a27f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,6 @@ async def on_ready():
time.sleep(wait_time)
else:
break
print("\tMax retries reached. Function execution failed.")

# Quit when done
print('Notifying the heartbeat check...')
Expand Down

0 comments on commit a70a27f

Please sign in to comment.