Revert lib required by AAF
[clamp.git] / src / main / java / org / onap / clamp / clds / config / SslConfig.java
index 16af446..6345f4b 100644 (file)
@@ -29,7 +29,6 @@ import java.security.KeyStore;
 import java.security.KeyStoreException;
 import java.security.NoSuchAlgorithmException;
 import java.security.cert.CertificateException;
-
 import org.onap.clamp.clds.util.ResourceFileUtils;
 import org.onap.clamp.util.PassDecoder;
 import org.springframework.beans.factory.annotation.Autowired;