Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
AmitPhulera committed Jun 3, 2022
1 parent ee7ac53 commit cbbe886
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion django_celery_results/backends/database.py
Expand Up @@ -125,7 +125,6 @@ def _store_result(
request=None,
using=None
):

task_props = self._get_result_meta(
result=result, state=status,
traceback=traceback, request=request
Expand Down

0 comments on commit cbbe886

Please sign in to comment.