No need to leave this fuction

This commit is contained in:
Egor Guslyancev 2023-11-23 11:29:50 -03:00
parent 7935fdfdd2
commit 9ad57fa3ff
GPG Key ID: D7E709AA465A55F9
1 changed files with 0 additions and 4 deletions

4
bot.py
View File

@ -1010,10 +1010,6 @@ def day(forum: int):
pop_db(str(forum) + ".schedule.last_stack_update_date")
return "Ok"
# Testing updater
def newfunc():
return "Updated"
def process1():
bot.infinity_polling(none_stop=True)