mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-30 13:03:14 +02:00
small review fix
This commit is contained in:
parent
b09f68946f
commit
ba631dd857
1 changed files with 0 additions and 3 deletions
|
@ -599,9 +599,6 @@ class DotGovDomainForm(RegistrarForm):
|
|||
return_type=ValidationReturnType.FORM_VALIDATION_ERROR,
|
||||
)
|
||||
return validated
|
||||
|
||||
def is_valid(self):
|
||||
return super().is_valid()
|
||||
|
||||
requested_domain = forms.CharField(
|
||||
label="What .gov domain do you want?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue