mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 15:58:45 -03:30
Remove unused touched and error props
This commit is contained in:
@@ -163,8 +163,6 @@ function ProjectFormFields({
|
||||
organizationHelpers.setValue(value);
|
||||
}}
|
||||
value={organizationField.value}
|
||||
touched={organizationMeta.touched}
|
||||
error={organizationMeta.error}
|
||||
required
|
||||
/>
|
||||
<FormGroup
|
||||
|
||||
Reference in New Issue
Block a user