Skip to content

Commit

Permalink
fix: remove duplicated key
Browse files Browse the repository at this point in the history
  • Loading branch information
BeeMargarida committed Sep 13, 2023
1 parent 40eabd8 commit 02d1ddd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/MoneyRequestConfirmationList.js
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ const defaultProps = {
listStyles: [],
policyCategories: {},
policyTags: {},
betas: [],
transactionID: '',
transaction: {},
mileageRate: {unit: CONST.CUSTOM_UNITS.DISTANCE_UNIT_MILES, rate: 0, currency: 'USD'},
Expand Down

0 comments on commit 02d1ddd

Please sign in to comment.