fix scheduler
This commit is contained in:
parent
e96046f994
commit
a81a22c314
@ -37,7 +37,6 @@ class Scheduler(metaclass=Singleton):
|
||||
})
|
||||
|
||||
def __init__(self):
|
||||
return
|
||||
# CookieCloud定时同步
|
||||
if settings.COOKIECLOUD_INTERVAL:
|
||||
self._scheduler.add_job(CookieCloudChain().process,
|
||||
|
Loading…
x
Reference in New Issue
Block a user