Skip to content

Commit

Permalink
Merge branch 'release-1.2.2.x' into mosip-30
Browse files Browse the repository at this point in the history
Signed-off-by: dhanendra06 <[email protected]>
  • Loading branch information
dhanendra06 authored Oct 4, 2024
2 parents f53977a + 7421a56 commit d3e565b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ private void handleRemoveId(EventModel eventModel) throws IdAuthenticationBusine
mosipLogger.error(">>>>>handleRemoveId delete Error :{}",e.getMessage());
mosipLogger.debug(">>>>>handleRemoveId delete Error :{}",e);
}

mosipLogger.info(">>>>> deleted idHash value: {}",idHash);
removeIdStatusEventPublisher.publishRemoveIdStatusEvent(idHash);
}
Expand Down

0 comments on commit d3e565b

Please sign in to comment.