removed celery 2

This commit is contained in:
vabene1111 2020-06-11 23:29:24 +02:00
parent 040fa7c192
commit 2e0e48bb38
2 changed files with 1 additions and 9 deletions

View File

@ -1,7 +0,0 @@
from __future__ import absolute_import, unicode_literals
# This will make sure the app is always imported when
# Django starts so that shared_task will use this app.
from .celery import app as celery_app
__all__ = ('celery_app',)

View File

@ -20,5 +20,4 @@ simplejson==3.17.0
six==1.15.0
webdavclient3==3.14.4
whitenoise==5.1.0
icalendar==4.0.6
Celery==4.4.5
icalendar==4.0.6