Skip to content

Commit

Permalink
Merge pull request #19552 from Expensify/cmartins-rmUnusedComponents
Browse files Browse the repository at this point in the history
[No QA] Remove unused ReportTransactions and IOUTransactions
  • Loading branch information
Julesssss authored May 31, 2023
2 parents 2157057 + aa6fc3a commit 245364f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 206 deletions.
84 changes: 0 additions & 84 deletions src/components/ReportTransaction.js

This file was deleted.

116 changes: 0 additions & 116 deletions src/pages/iou/IOUTransactions.js

This file was deleted.

6 changes: 0 additions & 6 deletions src/styles/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -2099,12 +2099,6 @@ const styles = {
textTransform: 'capitalize',
},

reportTransactionWrapper: {
paddingVertical: 8,
display: 'flex',
flexDirection: 'row',
},

settingsPageBackground: {
flexDirection: 'column',
width: '100%',
Expand Down

0 comments on commit 245364f

Please sign in to comment.