vcomply-workflow-engine 2.4.64 → 2.4.65

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2905,7 +2905,6 @@ class WorkflowComplianceComponent {
2905
2905
  riskClass: res === null || res === void 0 ? void 0 : res.risk_class,
2906
2906
  riskMatrix: res === null || res === void 0 ? void 0 : res.risk_matrix_data
2907
2907
  };
2908
- debugger;
2909
2908
  this.selectedProgram = ((_t = res === null || res === void 0 ? void 0 : res.programDetails) === null || _t === void 0 ? void 0 : _t.category_id) ? res.programDetails : undefined;
2910
2909
  this.isNotificationPending = res.notification_pending;
2911
2910
  if (this.isNotificationPending) {