We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac7a96 commit 813bd08Copy full SHA for 813bd08
django_celery_beat/models.py
@@ -5,7 +5,6 @@
5
6
import timezone_field
7
from celery import schedules
8
-from celery.utils.time import remaining
9
from celery.five import python_2_unicode_compatible
10
from django.conf import settings
11
from django.core.exceptions import MultipleObjectsReturned, ValidationError
0 commit comments