Skip to content

Commit

Permalink
MODINVSTOR-1219 Fix checkstyle violations
Browse files Browse the repository at this point in the history
  • Loading branch information
OleksandrVidinieiev committed May 17, 2024
1 parent 6da7c50 commit 04cc0c0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/main/java/org/folio/rest/impl/ServicePointApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
import java.util.Map;
import java.util.UUID;
import javax.ws.rs.core.Response;

import org.apache.commons.lang3.StringUtils;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
Expand Down
1 change: 0 additions & 1 deletion src/test/java/org/folio/rest/api/ServicePointTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
import java.util.concurrent.ExecutionException;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.TimeoutException;

import junitparams.JUnitParamsRunner;
import junitparams.Parameters;
import lombok.SneakyThrows;
Expand Down

0 comments on commit 04cc0c0

Please sign in to comment.