Skip to content

Commit 4a51e01

Browse files
committed
fix import
1 parent 0d648f1 commit 4a51e01

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +0,0 @@
1-
# This will make sure the app is always imported when
2-
# Django starts so that shared_task will use this app.
3-
from .celery import app as celery_app
4-
5-
__all__ = ('celery_app',)

0 commit comments

Comments
 (0)