mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-01-07 06:28:52 +01:00
Fix import of celery decorator "task".
This commit is contained in:
parent
aeb3bf0762
commit
76f697cad3
@ -1,4 +1,4 @@
|
||||
from celery import task
|
||||
from celery.decorators import task
|
||||
|
||||
from .email import process_email
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user