style fix
This commit is contained in:
parent
43f1e2b8f9
commit
1d549bcdbd
|
|
@ -12,7 +12,6 @@ from django.utils.translation import gettext_lazy as _
|
|||
from django.template.loader import render_to_string
|
||||
from django.http import HttpResponse, JsonResponse, HttpResponseRedirect
|
||||
from django.urls import reverse_lazy
|
||||
from django.db.models import Q
|
||||
|
||||
from django.contrib.auth.mixins import PermissionRequiredMixin
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue