Skip to content

Commit

Permalink
More stupid.
Browse files Browse the repository at this point in the history
  • Loading branch information
fake-name committed Dec 30, 2019
1 parent cab435a commit 40ab173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ndscheduler/server/handlers/jobs.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
import apscheduler.triggers.cron
import apscheduler.triggers.interval

from ndscheduler import constants
from ndscheduler import utils
from ndscheduler.server.handlers import base
from ndscheduler.corescheduler import constants


class Handler(base.BaseHandler):
Expand Down

0 comments on commit 40ab173

Please sign in to comment.