[java-opensaml] branch master updated: CodeStyle
Rod Widdowson
rdw at steadingsoftware.com
Fri Dec 20 11:00:14 EST 2019
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=c161cefc782b9d26aecc20bad53f905ba2522d66
The following commit(s) were added to refs/heads/master by this push:
new c161cef CodeStyle
c161cef is described below
commit c161cefc782b9d26aecc20bad53f905ba2522d66
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Dec 20 15:59:48 2019 +0000
CodeStyle
---
.../security/httpclient/impl/SecurityEnhancedTLSSocketFactory.java | 2 --
1 file changed, 2 deletions(-)
diff --git a/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactory.java b/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactory.java
index 8efbc0e..d4f4b94 100644
--- a/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactory.java
+++ b/opensaml-security-impl/src/main/java/org/opensaml/security/httpclient/impl/SecurityEnhancedTLSSocketFactory.java
@@ -51,8 +51,6 @@ import org.slf4j.LoggerFactory;
import net.shibboleth.utilities.java.support.annotation.constraint.NotEmpty;
import net.shibboleth.utilities.java.support.httpclient.HttpClientSupport;
import net.shibboleth.utilities.java.support.logic.Constraint;
-import net.shibboleth.utilities.java.support.primitive.DeprecationSupport;
-import net.shibboleth.utilities.java.support.primitive.DeprecationSupport.ObjectType;
import net.shibboleth.utilities.java.support.resolver.CriteriaSet;
/**
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list