1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-24 15:59:42 +02:00
This commit is contained in:
didier 2025-04-09 15:45:23 +02:00
parent f82bf53ef1
commit 4e5e7ff871

View file

@ -844,9 +844,6 @@ def startup():
# Print logo screen
print_screen()
# Wait for workers
wait_for_workers()
return "WAIT"