update .gov domain page

This commit is contained in:
Kristina Yin 2023-11-20 17:20:32 -08:00
parent 1f309584ff
commit bac2d94b75
No known key found for this signature in database
GPG key ID: 9BB3845BB3A21584
2 changed files with 1 additions and 2 deletions

View file

@ -405,7 +405,6 @@ class AlternativeDomainForm(RegistrarForm):
alternative_domain = forms.CharField(
required=False,
label="Alternative domain",
)