Cleanups. (0.25.7)
This commit is contained in:
parent
a1df843994
commit
e73115e786
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ import time
|
||||||
from apscheduler.executors.pool import ThreadPoolExecutor, ProcessPoolExecutor
|
from apscheduler.executors.pool import ThreadPoolExecutor, ProcessPoolExecutor
|
||||||
from apscheduler.jobstores.memory import MemoryJobStore
|
from apscheduler.jobstores.memory import MemoryJobStore
|
||||||
from apscheduler.schedulers.background import BackgroundScheduler
|
from apscheduler.schedulers.background import BackgroundScheduler
|
||||||
from pytz import utc
|
|
||||||
|
|
||||||
|
|
||||||
def job_execution(log, monitor):
|
def job_execution(log, monitor):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue