mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-12-26 00:29:38 +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