Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
waterim committed Dec 6, 2023
1 parent 58f34d4 commit 7fcc36e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/MoneyRequestConfirmationList.js
Original file line number Diff line number Diff line change
Expand Up @@ -545,12 +545,11 @@ function MoneyRequestConfirmationList(props) {
}, [
props.isReadOnly,
props.iouType,
props.isPolicyExpenseChat,
props.iouMerchant,
props.bankAccountRoute,
props.iouCurrencyCode,
props.policyID,
selectedParticipants.length,
isIOUMerchantPresent,
confirm,
splitOrRequestOptions,
formError,
Expand Down

0 comments on commit 7fcc36e

Please sign in to comment.