Skip to content

Commit edc8175

Browse files
author
Stephane Landelle
committed
Useless import
1 parent b29f9da commit edc8175

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

providers/netty/src/main/java/org/asynchttpclient/providers/netty/handler/WebSocketProtocol.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
import io.netty.handler.codec.http.LastHttpContent;
2424
import io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame;
2525
import io.netty.handler.codec.http.websocketx.CloseWebSocketFrame;
26-
import io.netty.handler.codec.http.websocketx.TextWebSocketFrame;
2726
import io.netty.handler.codec.http.websocketx.WebSocketFrame;
2827

2928
import java.io.IOException;

0 commit comments

Comments
 (0)