diff --git a/atst/forms/financial.py b/atst/forms/financial.py index afc6f3d0..9522ec12 100644 --- a/atst/forms/financial.py +++ b/atst/forms/financial.py @@ -105,7 +105,6 @@ class BaseFinancialForm(ValidatedForm): uii_ids = NewlineListField( "Unique Item Identifier (UII)s related to your application(s) if you already have them.", description="If you have more than one UII, place each one on a new line.", - validators=[InputRequired()], ) pe_id = StringField(