build: replace celery with procrastinate

This commit is contained in:
Herculino Trotta
2024-10-11 14:11:40 -03:00
parent c9ae8c9db5
commit 49db2089e8
18 changed files with 32 additions and 190 deletions
-3
View File
@@ -1,3 +0,0 @@
from .celery import app as celery_app
__all__ = ("celery_app",)