You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/api/src/policies/policies.service.ts
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1043,7 +1043,6 @@ export class PoliciesService {
1043
1043
'This policy has no pending changes to approve. The stale approval request has been cleared — please ask the policy owner to re-submit if a new approval is needed.',
1044
1044
);
1045
1045
}
1046
-
}
1047
1046
thrownewBadRequestException('No pending version to approve');
0 commit comments