Skip to content

Commit 813bd08

Browse files
Remove unused import
1 parent bac7a96 commit 813bd08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

django_celery_beat/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
import timezone_field
77
from celery import schedules
8-
from celery.utils.time import remaining
98
from celery.five import python_2_unicode_compatible
109
from django.conf import settings
1110
from django.core.exceptions import MultipleObjectsReturned, ValidationError

0 commit comments

Comments
 (0)