Unused import

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@756300 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2009-03-20 01:56:01 +00:00
parent 208bcda71c
commit c7e53d6acc
1 changed files with 0 additions and 2 deletions

View File

@ -41,8 +41,6 @@ import java.net.URISyntaxException;
import java.util.List; import java.util.List;
import net.jcip.annotations.NotThreadSafe; import net.jcip.annotations.NotThreadSafe;
import net.jcip.annotations.ThreadSafe;
import org.apache.http.HttpException; import org.apache.http.HttpException;
import org.apache.http.HttpHost; import org.apache.http.HttpHost;
import org.apache.http.HttpRequest; import org.apache.http.HttpRequest;