Skip to content

Commit

Permalink
Merge pull request #1354 from egovernments/hrms-review-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shashwat-egov authored Jan 24, 2025
2 parents 191f583 + e7a51b8 commit b3a4b20
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 55 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
import org.egov.common.models.core.URLParams;
import org.egov.common.models.individual.Individual;
import org.egov.common.models.individual.IndividualBulkRequest;
import org.egov.common.models.individual.IndividualBulkResponse;
import org.egov.common.models.individual.IndividualRequest;
import org.egov.common.models.individual.IndividualResponse;
import org.egov.common.models.individual.IndividualSearchRequest;
import org.egov.common.producer.Producer;
import org.egov.common.utils.ResponseInfoFactory;
import org.egov.individual.config.IndividualProperties;
import org.egov.individual.service.IndividualService;
import org.egov.individual.web.models.individual.IndividualBulkResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
Expand Down

This file was deleted.

0 comments on commit b3a4b20

Please sign in to comment.