Index: trunk/src/oauth/signpost/http/HttpRequest.java
===================================================================
--- trunk/src/oauth/signpost/http/HttpRequest.java	(revision 4231)
+++ trunk/src/oauth/signpost/http/HttpRequest.java	(revision 10831)
@@ -6,5 +6,4 @@
 
 import oauth.signpost.OAuthConsumer;
-import oauth.signpost.basic.HttpURLConnectionRequestAdapter;
 
 /**
@@ -14,6 +13,5 @@
  * currently supported, you'll have to write an adapter which implements this
  * interface and a custom {@link OAuthConsumer} which performs the wrapping.
- * 
- * @see HttpURLConnectionRequestAdapter
+ *
  * @author Matthias Kaeppler
  */
@@ -38,5 +36,5 @@
     /**
      * Returns the wrapped request object, in case you must work directly on it.
-     * 
+     *
      * @return the wrapped request object
      */
