Skip to content

Commit

Permalink
minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzy11 committed Apr 12, 2024
1 parent e0e5c67 commit 0bf2b94
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/src/components/modifyOrder/ModifyOrder.js
Original file line number Diff line number Diff line change
Expand Up @@ -339,8 +339,6 @@ const ModifyOrder = () => {
<FormattedMessage id="label.button.submit" />
</Button>
)}
{JSON.stringify(errors.inner)}
{/* {JSON.stringify(orderFormValues.sampleOrderItems)} */}
</div>
</div>
)}
Expand Down

0 comments on commit 0bf2b94

Please sign in to comment.