Fix checkstyle
This commit is contained in:
parent
e0d42df77b
commit
ae859c2de9
@ -215,7 +215,6 @@ public class ServerBootstrap extends AbstractBootstrap<ServerBootstrap> {
|
||||
logger.warn("childGroup is not set. Using parentGroup instead.");
|
||||
childGroup = group();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
private class Acceptor
|
||||
|
Loading…
Reference in New Issue
Block a user