mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-11 20:19:38 +02:00
Update src/registrar/views/domain_request.py
This commit is contained in:
parent
0b7818bc7b
commit
9a2e031979
1 changed files with 1 additions and 1 deletions
|
@ -564,7 +564,7 @@ class PortfolioDomainRequestWizard(DomainRequestWizard):
|
|||
StepEnum.ADDITIONAL_DETAILS: _("Additional details"),
|
||||
StepEnum.REQUIREMENTS: _("Requirements for operating a .gov domain"),
|
||||
# Step.REVIEW: _("Review and submit your domain request"),
|
||||
} # type: ignore
|
||||
}
|
||||
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue