We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e5ced2 commit 65245f1Copy full SHA for 65245f1
1 file changed
src/main/java/org/java_websocket/SocketChannelIOHelper.java
@@ -3,7 +3,6 @@
3
import java.io.IOException;
4
import java.nio.ByteBuffer;
5
import java.nio.channels.ByteChannel;
6
-import java.nio.channels.spi.AbstractSelectableChannel;
7
8
import org.java_websocket.WebSocket.Role;
9
0 commit comments