Fix checkstyle
This commit is contained in:
parent
c20c852602
commit
75997545ed
@ -28,7 +28,6 @@ import java.util.Set;
|
||||
public final class ChannelPromiseAggregator implements ChannelFutureListener {
|
||||
|
||||
private final ChannelPromise aggregatePromise;
|
||||
|
||||
private Set<ChannelPromise> pendingPromises;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user