Skip to content

Commit

Permalink
Tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
HoustonPutman committed Sep 12, 2023
1 parent 4b13e59 commit f247a4a
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@
import java.util.concurrent.TimeUnit;
import java.util.concurrent.TimeoutException;
import java.util.stream.Collectors;

import org.apache.http.conn.ssl.NoopHostnameVerifier;
import org.apache.solr.client.solrj.ResponseParser;
import org.apache.solr.client.solrj.SolrClient;
import org.apache.solr.client.solrj.SolrRequest;
Expand Down Expand Up @@ -112,9 +110,6 @@
import org.slf4j.LoggerFactory;
import org.slf4j.MDC;

import javax.net.ssl.HostnameVerifier;
import javax.net.ssl.SSLSession;

/**
* Difference between this {@link Http2SolrClient} and {@link HttpSolrClient}:
*
Expand Down

0 comments on commit f247a4a

Please sign in to comment.