Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
Remove celery check from pingdom
Browse files Browse the repository at this point in the history
  • Loading branch information
PippoRaimondiDIT committed Jun 4, 2024
1 parent eb0eb75 commit 34a0156
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/pingdom/services.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,5 @@ def check(self):

services_to_check = (
CheckDatabase,
CheckCelery,
CheckRedis,
)

0 comments on commit 34a0156

Please sign in to comment.