Skip to content

Commit

Permalink
Remove unused prop
Browse files Browse the repository at this point in the history
  • Loading branch information
dgcohen committed Jan 2, 2025
1 parent 59eae2e commit 406169e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/HoldPages/EDDRequestForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ interface EDDRequestFormProps {
setErrorStatus: (errorStatus: HoldErrorStatus) => void
holdId: string
errorStatus?: HoldErrorStatus
validatedEDDFields?: EDDFormValidatedField[]
}

/**
Expand Down

0 comments on commit 406169e

Please sign in to comment.