Skip to content

Commit

Permalink
Undo unnecessary
Browse files Browse the repository at this point in the history
  • Loading branch information
MatissJanis committed Jan 17, 2025
1 parent 0761dd8 commit c5b3c95
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -337,8 +337,6 @@ const ChildTransactionEdit = forwardRef(
}}
>
<FieldLabel title={t('Amount')} style={{ padding: 0 }} />
Agent: {agent.browser.name}
Is IOS: {isIOSAgent ? 'yes' : 'no'}
<AmountInput
disabled={
editingField &&
Expand Down

0 comments on commit c5b3c95

Please sign in to comment.