diff --git a/crawlab/bin/run_worker.py b/crawlab/bin/run_worker.py index 7fa68edb..92bf85d5 100644 --- a/crawlab/bin/run_worker.py +++ b/crawlab/bin/run_worker.py @@ -1,6 +1,5 @@ import sys import os -from celery import Celery # make sure the working directory is in system path file_dir = os.path.dirname(os.path.realpath(__file__))