James Moger
2011-12-24 367505e9d8ae0f83edff1dc2392c4af1f518b4d5
src/com/gitblit/utils/ConnectionUtils.java
@@ -29,7 +29,6 @@
import javax.net.ssl.TrustManager;
import javax.net.ssl.X509TrustManager;
import org.eclipse.jgit.util.Base64;
/**
 * Utility class for establishing HTTP/HTTPS connections.