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 b09373b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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 utils
from ndscheduler.corescheduler import constants


class Handler(base.BaseHandler):
Expand Down

0 comments on commit b09373b

Please sign in to comment.