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 b4d0c2a commit d158fc5Copy full SHA for d158fc5
1 file changed
src/libs/ReportSecondaryActionUtils.ts
@@ -114,7 +114,6 @@ function isSplitAction(report: Report, reportTransactions: Transaction[], policy
114
}
115
116
return isSubmitter || isAdmin || isManager;
117
-
118
119
120
function isSubmitAction(
0 commit comments