Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jimleroyer committed Nov 9, 2023
1 parent 6b0fd61 commit f60e84f
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 @@ -12,7 +12,6 @@ def worker_process_shutdown(sender, signal, pid, exitcode, **kwargs):


def make_task(app):

from app import statsd_client

class NotifyTask(Task):
Expand Down

0 comments on commit f60e84f

Please sign in to comment.