diff --git a/web/app.py b/web/app.py index 796c930..304d0b2 100644 --- a/web/app.py +++ b/web/app.py @@ -92,7 +92,6 @@ with app.app_context(): if __name__ == "__main__": import threading - from huey.contrib.mini import MiniHuey # Start Huey consumer in background thread def run_huey():