chore: Remove unused import (#6958)
This commit is contained in:
parent
8d12071bf5
commit
7de8feca83
|
@ -2,8 +2,6 @@
|
||||||
#
|
#
|
||||||
# Celery task definitions
|
# Celery task definitions
|
||||||
#
|
#
|
||||||
from django.utils import timezone
|
|
||||||
|
|
||||||
from celery import shared_task
|
from celery import shared_task
|
||||||
from smtplib import SMTPException
|
from smtplib import SMTPException
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue