Skip to content

Commit

Permalink
minor cleanup in ParaClient
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Oct 6, 2021
1 parent e562b42 commit 34d56ed
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,6 @@
import java.util.concurrent.TimeUnit;
import java.util.stream.Collectors;
import java.util.stream.IntStream;
//import static javax.ws.rs.HttpMethod.DELETE;
//import static javax.ws.rs.HttpMethod.GET;
//import static javax.ws.rs.HttpMethod.POST;
//import static javax.ws.rs.HttpMethod.PUT;
//import javax.ws.rs.WebApplicationException;
//import javax.ws.rs.core.HttpHeaders;
import javax.ws.rs.core.MultivaluedHashMap;
import javax.ws.rs.core.MultivaluedMap;
import nl.altindag.ssl.SSLFactory;
Expand Down

0 comments on commit 34d56ed

Please sign in to comment.