Skip to content

Commit e620c9b

Browse files
authored
hotfix: comment auto_discover tasks (#712)
1 parent 6bb0d2c commit e620c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/app/celery/celery_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@
9494
)
9595

9696
# Auto-discover tasks
97-
celery_app.autodiscover_tasks()
97+
# celery_app.autodiscover_tasks()

0 commit comments

Comments
 (0)