This commit is contained in:
none 2024-02-26 13:40:27 +03:00
parent 0e3dd23e39
commit ae6481f307

View File

@ -56,8 +56,6 @@ def update_demon(serv_port):
except:
pass
break
sleep(5)
except Exception as e:
print("UPDATER FALLED")
logging.critical(e, exc_info=True)