Skip to content

Commit

Permalink
MODPATRON-190 code refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
Vignesh-kalyanasundaram committed Oct 15, 2024
1 parent 11d32d8 commit 6a08c35
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
import static org.folio.patron.rest.models.ExternalPatronErrorCode.USER_ACCOUNT_INACTIVE;
import static org.folio.patron.rest.models.ExternalPatronErrorCode.USER_ALREADY_EXIST;
import static org.folio.patron.rest.models.ExternalPatronErrorCode.USER_NOT_FOUND;
import static org.folio.patron.rest.utils.PatronUtils.mapUserToExternalPatron;
import static org.folio.patron.rest.utils.PatronUtils.mapUserCollectionToExternalPatronCollection;
import static org.folio.rest.impl.Constants.JSON_FIELD_CONTRIBUTORS;
import static org.folio.rest.impl.Constants.JSON_FIELD_CONTRIBUTOR_NAMES;
Expand Down

0 comments on commit 6a08c35

Please sign in to comment.