Skip to content

Commit 0b9aef3

Browse files
committed
Delete commented line
1 parent 2a3194b commit 0b9aef3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/rabbitmq/stream/impl/Utils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,6 @@ static EventLoopGroup eventLoopGroup() {
434434

435435
static ByteBufAllocator byteBufAllocator() {
436436
return ByteBufAllocator.DEFAULT;
437-
// return PooledByteBufAllocator.DEFAULT;
438437
}
439438

440439
/*

0 commit comments

Comments
 (0)