James Moger
2012-02-09 e7883877a98dfcae3f75f1c1a562120d89aed22a
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.