Skip to content

Commit

Permalink
fix: remove unwanted constant
Browse files Browse the repository at this point in the history
  • Loading branch information
allroundexperts committed Oct 22, 2023
1 parent 6436a29 commit 524fa76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ReportActionItem/MoneyReportView.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import styles from '../../styles/styles';
import themeColors from '../../styles/themes/default';
import * as ReportUtils from '../../libs/ReportUtils';
import * as StyleUtils from '../../styles/StyleUtils';
import CONST from '../../CONST';
import Text from '../Text';
import Icon from '../Icon';
import * as Expensicons from '../Icon/Expensicons';
Expand Down

0 comments on commit 524fa76

Please sign in to comment.