Fix checkstyle
This commit is contained in:
parent
252d6c2cce
commit
2f78b1abe0
@ -33,4 +33,4 @@ public interface Worker extends Runnable {
|
|||||||
* the {@link Runnable} to execute
|
* the {@link Runnable} to execute
|
||||||
*/
|
*/
|
||||||
ChannelFuture executeInIoThread(Channel channel, Runnable task);
|
ChannelFuture executeInIoThread(Channel channel, Runnable task);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user