Skip to content

Commit

Permalink
Merge pull request Expensify#8263 from Expensify/Rory-RemoveUnusedOny…
Browse files Browse the repository at this point in the history
…xProp

[No QA] Remove unused onyx prop
  • Loading branch information
marcochavezf authored May 30, 2022
2 parents 2ac8300 + e7598f7 commit effad84
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/pages/iou/IOUModal.js
Original file line number Diff line number Diff line change
Expand Up @@ -471,9 +471,6 @@ export default compose(
report: {
key: ({route}) => `${ONYXKEYS.COLLECTION.REPORT}${lodashGet(route, 'params.reportID', '')}`,
},
iousReport: {
key: ONYXKEYS.COLLECTION.REPORT_IOUS,
},
iou: {
key: ONYXKEYS.IOU,
},
Expand Down

0 comments on commit effad84

Please sign in to comment.