Skip to content

Commit

Permalink
Squash #2041 - Remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
MackHalliday committed Nov 19, 2024
1 parent 0d94795 commit 8f4e864
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/celery/celery.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from ddtrace import patch, tracer

patch(celery=True)
current_app.logger.info('Celery has been patched with DataDog APM.')


@worker_process_init.connect
Expand Down

0 comments on commit 8f4e864

Please sign in to comment.