mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-28 05:26:28 +02:00
remove bad test + lint
This commit is contained in:
parent
bd603f69fb
commit
ec1df251b8
2 changed files with 2 additions and 9 deletions
|
@ -6,8 +6,8 @@ from django.db.models import Value, CharField, Q
|
|||
from django.db.models.functions import Concat, Coalesce
|
||||
from django.http import HttpResponseRedirect
|
||||
from registrar.utility.admin_helpers import (
|
||||
get_action_needed_reason_default_email,
|
||||
get_rejection_reason_default_email,
|
||||
get_action_needed_reason_default_email,
|
||||
get_rejection_reason_default_email,
|
||||
get_field_links_as_list,
|
||||
)
|
||||
from django.conf import settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue