More Celery cleanup

This commit is contained in:
Thomas Sileo
2019-04-12 21:10:55 +02:00
parent a85575b652
commit 505d2add43
3 changed files with 0 additions and 488 deletions

1
app.py
View File

@@ -63,7 +63,6 @@ from werkzeug.utils import secure_filename
import activitypub
import config
import tasks # noqa: here just for the migration # FIXME(tsileo): remove me
from activitypub import Box
from activitypub import embed_collection
from config import USER_AGENT