We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f332e8 commit 93fab11Copy full SHA for 93fab11
2 files changed
src/libs/actions/IOU.ts
@@ -170,7 +170,6 @@ import {
170
hasOutstandingChildRequest,
171
hasReportBeenReopened,
172
hasReportBeenRetracted,
173
- hasViolations as hasViolationsReportUtils,
174
isArchivedReport,
175
isClosedReport as isClosedReportUtil,
176
isDraftReport,
tests/actions/IOUTest.ts
@@ -11,7 +11,6 @@ import useReportWithTransactionsAndViolations from '@hooks/useReportWithTransact
11
import type {PerDiemExpenseTransactionParams, RequestMoneyParticipantParams} from '@libs/actions/IOU';
12
import {
13
addSplitExpenseField,
14
- approveMoneyRequest,
15
calculateDiffAmount,
16
canApproveIOU,
17
canCancelPayment,
0 commit comments