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 7d07788 commit 1a3a5d5Copy full SHA for 1a3a5d5
io/jvm/src/main/scala/fs2/io/net/SelectingDatagramSocket.scala
@@ -33,7 +33,6 @@ import java.nio.ByteBuffer
33
import java.nio.channels.{DatagramChannel, SelectionKey}
34
import java.net.{NetworkInterface => JNetworkInterface}
35
import com.comcast.ip4s.MulticastJoin
36
-import scala.jdk.CollectionConverters._
37
38
private final class SelectingDatagramSocket[F[_]: LiftIO] private (
39
selector: Selector,
0 commit comments