Fix checkstyle
This commit is contained in:
parent
e59ac8e79b
commit
949435d105
@ -153,7 +153,6 @@ public interface ChannelOutboundInvoker {
|
|||||||
*/
|
*/
|
||||||
ChannelFuture write(Object message, ChannelFuture future);
|
ChannelFuture write(Object message, ChannelFuture future);
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Send a {@link FileRegion} via this ChannelOutboundInvoker and notify the {@link ChannelFuture}
|
* Send a {@link FileRegion} via this ChannelOutboundInvoker and notify the {@link ChannelFuture}
|
||||||
* once the operation completes, either because the operation was successful or because of an error.
|
* once the operation completes, either because the operation was successful or because of an error.
|
||||||
|
Loading…
Reference in New Issue
Block a user