Skip to content

Commit

Permalink
Remove unused import from donor forms import
Browse files Browse the repository at this point in the history
  • Loading branch information
tudoramariei committed Mar 11, 2024
1 parent 19a178c commit 8043ac0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/importer/tasks/donor_forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from django.conf import settings
from django.core.files import File
from django.db.models import Count, Q, QuerySet
from django_q.models import Task
from django_q.tasks import async_task
from pypdf import PdfReader
from requests import Response
Expand Down

0 comments on commit 8043ac0

Please sign in to comment.