Skip to content

Commit aea1dc9

Browse files
author
Stephane Landelle
committed
Remove WTF import
1 parent 580ba50 commit aea1dc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/src/main/java/org/asynchttpclient/AsyncHttpClient.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
import org.asynchttpclient.filter.RequestFilter;
2323
import org.asynchttpclient.multipart.Part;
2424
import org.asynchttpclient.resumable.ResumableAsyncHandler;
25-
import org.eclipse.jetty.http.HttpContent;
2625
import org.slf4j.Logger;
2726
import org.slf4j.LoggerFactory;
2827

0 commit comments

Comments
 (0)