We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32dc9a5 commit 274f4d0Copy full SHA for 274f4d0
src/SecureRpcHelper.java
@@ -28,13 +28,6 @@
28
29
import io.netty.buffer.ByteBuf;
30
import io.netty.buffer.ByteBufAllocator;
31
-<<<<<<< HEAD
32
33
-=======
34
-import io.netty.buffer.Unpooled;
35
->>>>>>> Netty 4.0: optimized ByteBuf allocation for IO
36
37
->>>>>>> Netty 4.0: more optimization on buffer allocation
38
import io.netty.channel.Channel;
39
import io.netty.util.ReferenceCountUtil;
40
import org.hbase.async.auth.ClientAuthProvider;
0 commit comments