Skip to content

Commit 62b382c

Browse files
ganzz4suneox
andcommitted
Update src/libs/ReportSecondaryActionUtils.ts
Co-authored-by: Cong Pham <ptcong411@gmail.com>
1 parent 8747d85 commit 62b382c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/libs/ReportSecondaryActionUtils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ function isUnapproveAction(report: Report, policy?: Policy): boolean {
232232
return isManager || isAdmin;
233233
}
234234

235-
// Managers or admins can unapprove non-finally approved reports
236235
return isReportApprover;
237236
}
238237

0 commit comments

Comments
 (0)