chore: remove unused import
This commit is contained in:
parent
031cff7435
commit
5a6f1c1bcc
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ from django.core.mail import send_mail
|
|||
from django.core.paginator import EmptyPage, PageNotAnInteger, Paginator
|
||||
from django.core.signing import BadSignature, Signer
|
||||
from django.core.validators import URLValidator, ValidationError
|
||||
from django.db.models import Q
|
||||
from django.http import (
|
||||
HttpResponse,
|
||||
HttpResponseBadRequest,
|
||||
|
|
Loading…
Reference in a new issue