Skip to content

Commit

Permalink
remove importing twice
Browse files Browse the repository at this point in the history
  • Loading branch information
auvipy authored Oct 13, 2020
1 parent 77a9d05 commit e83d43a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion django_celery_beat/schedulers.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from celery import current_app
from celery import schedules
from celery.beat import Scheduler, ScheduleEntry
from kombu.utils.encoding import safe_str, safe_repr

from celery.utils.log import get_logger
from celery.utils.time import maybe_make_aware
Expand Down

0 comments on commit e83d43a

Please # to comment.