James Moger
2011-12-23 eb7b883648361c921af2aede387bebade267f90b
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.