Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
c1495616js committed Dec 12, 2024
1 parent 82fbd02 commit 6f38b7b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions apps/api/src/applicant/ienapplicant.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -354,11 +354,6 @@ export class IENApplicantService {
SystemMilestoneEvent.CREATE_REENGAGED,
manager,
);
// await this.eojService.handleReEngagedEvent(
// status_audit,
// SystemMilestoneEvent.CREATE_REENGAGED,
// manager,
// );
}
return status_audit;
});
Expand Down

0 comments on commit 6f38b7b

Please sign in to comment.