Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit 6da1742

Browse files
author
Menon
committed
issue #580: support for configured TLS and cipherSuites : organizing imports
1 parent c628803 commit 6da1742

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/microsoft/exchange/webservices/data/core/EwsSSLProtocolSocketFactory.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
import org.apache.http.conn.ssl.DefaultHostnameVerifier;
2727
import org.apache.http.conn.ssl.SSLConnectionSocketFactory;
28-
import org.apache.http.impl.client.HttpClientBuilder;
2928
import org.apache.http.ssl.SSLContexts;
3029
import org.apache.http.util.TextUtils;
3130

0 commit comments

Comments
 (0)