This commit is contained in:
David Kennedy 2024-08-23 17:52:57 -04:00
parent 8a9971ac79
commit ef7739dc55
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B
3 changed files with 8 additions and 7 deletions

View file

@ -26,7 +26,7 @@ from registrar.views.domain_request import Step
from registrar.views.domain_requests_json import get_domain_requests_json
from registrar.views.utility.api_views import (
get_senior_official_from_federal_agency_json,
get_federal_and_portfolio_types_from_federal_agency_json
get_federal_and_portfolio_types_from_federal_agency_json,
)
from registrar.views.domains_json import get_domains_json
from registrar.views.utility import always_404