Skip to content

Commit

Permalink
Remove TODO - will open a followup task
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Turley <mike.turley@alum.cs.umass.edu>
  • Loading branch information
mturley committed Aug 15, 2024
1 parent 31563d8 commit 1328d73
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ const RegistrationCommonFormSections: React.FC<RegistrationCommonFormSectionsPro
body={
modelLocationType === ModelLocationType.ObjectStorage && (
<Form>
{/* // TODO this is causing a validateDOMNesting warning */}
<FormGroup label="Endpoint" isRequired fieldId="location-endpoint">
<TextInput
isRequired
Expand Down

0 comments on commit 1328d73

Please # to comment.