Skip to content

Commit

Permalink
Fix missing PartialByteBufAllocator class
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Nov 7, 2024
1 parent 55969ac commit bb52beb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
import io.netty.channel.*;
import io.netty.channel.socket.DatagramChannel;
import io.netty.channel.socket.InternetProtocolFamily;
import io.vertx.core.buffer.impl.PartialPooledByteBufAllocator;
import io.vertx.core.datagram.DatagramSocketOptions;
import io.vertx.core.impl.transports.NioTransport;
import io.vertx.core.net.ClientOptionsBase;
Expand Down

0 comments on commit bb52beb

Please sign in to comment.