Skip to content

Commit

Permalink
Removed unused import from ConfigurationProviderHTTP
Browse files Browse the repository at this point in the history
Change-Id: I2f7eb419790f3d44d0471efcdac818f17171ebe2
Reviewed-on: http://review.couchbase.org/7104
Tested-by: Michael Wiederhold <mike@couchbase.com>
Reviewed-by: Matt Ingenthron <matt@couchbase.com>
  • Loading branch information
Mike Wiederhold authored and ingenthr committed Jun 23, 2011
1 parent 6ce52d2 commit 9c0c8af
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -8,7 +8,6 @@
import java.net.InetSocketAddress;
import java.net.URLConnection;
import java.net.HttpURLConnection;
import java.net.Authenticator;
import java.net.URL;
import java.io.IOException;
import java.io.InputStream;
Expand Down

0 comments on commit 9c0c8af

Please sign in to comment.