Skip to content

Commit d75b9e9

Browse files
committed
run prettier
1 parent 4805ace commit d75b9e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/ReportActionItem/MoneyRequestPreview/MoneyRequestPreviewContent.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ function MoneyRequestPreviewContent({
109109
const showCashOrCard = isCardTransaction ? translate('iou.card') : translate('iou.cash');
110110
const shouldShowHoldMessage = !(isSettled && !isSettlementOrApprovalPartial) && isOnHold;
111111

112-
113112
/*
114113
Show the merchant for IOUs and expenses only if:
115114
- the merchant is not empty, is custom, or is not related to scanning smartscan;

0 commit comments

Comments
 (0)