Fix checkstyle

This commit is contained in:
Trustin Lee 2013-03-07 16:13:44 +09:00
parent 88cc8c1739
commit 526dafca75

View File

@ -58,7 +58,6 @@ final class DefaultChannelPipeline implements ChannelPipeline {
} }
} }
final Channel channel; final Channel channel;
final DefaultChannelHandlerContext head; final DefaultChannelHandlerContext head;