mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
fixed scheduler issue
This commit is contained in:
@@ -4,7 +4,6 @@ from apscheduler.jobstores.mongodb import MongoDBJobStore
|
||||
from pymongo import MongoClient
|
||||
|
||||
from config import MONGO_DB, MONGO_HOST, MONGO_PORT, FLASK_HOST, FLASK_PORT
|
||||
from constants.spider import CronEnabled
|
||||
from db.manager import db_manager
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user