Fix checkstyle errors introduced by f0d1bbd63e
This commit is contained in:
parent
ef76907422
commit
f396f40db9
@ -35,7 +35,6 @@ public abstract class Recycler<T> {
|
||||
private static final int DEFAULT_MAX_CAPACITY;
|
||||
private static final int INITIAL_CAPACITY;
|
||||
|
||||
|
||||
static {
|
||||
// In the future, we might have different maxCapacity for different object types.
|
||||
// e.g. io.netty.recycler.maxCapacity.writeTask
|
||||
|
Loading…
Reference in New Issue
Block a user