We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29f9da commit edc8175Copy full SHA for edc8175
providers/netty/src/main/java/org/asynchttpclient/providers/netty/handler/WebSocketProtocol.java
@@ -23,7 +23,6 @@
23
import io.netty.handler.codec.http.LastHttpContent;
24
import io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame;
25
import io.netty.handler.codec.http.websocketx.CloseWebSocketFrame;
26
-import io.netty.handler.codec.http.websocketx.TextWebSocketFrame;
27
import io.netty.handler.codec.http.websocketx.WebSocketFrame;
28
29
import java.io.IOException;
0 commit comments