Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
tudoramariei committed Dec 5, 2024
1 parent 4a66e63 commit d1cb9e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/donations/views/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from django.urls import reverse, reverse_lazy
from django.utils import timezone
from django.utils.decorators import method_decorator
from django.utils.translation import gettext as _
from django.views.decorators.csrf import csrf_exempt
from django.views.generic import TemplateView

Expand Down

0 comments on commit d1cb9e4

Please sign in to comment.