Fix indentation
This commit is contained in:
parent
7cefd10d9f
commit
6fe6456f8d
@ -637,7 +637,7 @@ final class DefaultChannelPipeline implements ChannelPipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private void callAfterRemove(final DefaultChannelHandlerContext ctx, boolean forward) {
|
private void callAfterRemove(final DefaultChannelHandlerContext ctx, boolean forward) {
|
||||||
final ChannelHandler handler = ctx.handler();
|
final ChannelHandler handler = ctx.handler();
|
||||||
|
|
||||||
// Notify the complete removal.
|
// Notify the complete removal.
|
||||||
|
Loading…
Reference in New Issue
Block a user