Fix checkstyle

This commit is contained in:
Norman Maurer 2012-12-23 19:24:05 +01:00
parent e0d42df77b
commit ae859c2de9

View File

@ -215,7 +215,6 @@ public class ServerBootstrap extends AbstractBootstrap<ServerBootstrap> {
logger.warn("childGroup is not set. Using parentGroup instead.");
childGroup = group();
}
}
private class Acceptor