Remove useless code (#11339)
Signed-off-by: xingrufei <xingrufei@sogou-inc.com> Co-authored-by: xingrufei <xingrufei@sogou-inc.com>
This commit is contained in:
parent
cebf46af40
commit
bc00c22634
@ -22,8 +22,6 @@ import io.netty.util.AttributeKey;
|
||||
import io.netty.util.AttributeMap;
|
||||
import io.netty.util.concurrent.EventExecutor;
|
||||
|
||||
import java.nio.channels.Channels;
|
||||
|
||||
/**
|
||||
* Enables a {@link ChannelHandler} to interact with its {@link ChannelPipeline}
|
||||
* and other handlers. Among other things a handler can notify the next {@link ChannelHandler} in the
|
||||
|
Loading…
Reference in New Issue
Block a user