We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f818fb4 commit 7e34313Copy full SHA for 7e34313
java/server/src/org/openqa/selenium/netty/server/SeleniumHttpInitializer.java
@@ -19,7 +19,6 @@
19
20
import io.netty.channel.ChannelInitializer;
21
import io.netty.channel.socket.SocketChannel;
22
-import io.netty.handler.codec.http.HttpObjectAggregator;
23
import io.netty.handler.codec.http.HttpServerCodec;
24
import io.netty.handler.codec.http.HttpServerKeepAliveHandler;
25
import io.netty.handler.ssl.SslContext;
0 commit comments