Skip to content

Commit

Permalink
HTTP/2 HPACK Encoder remove unsued import
Browse files Browse the repository at this point in the history
  • Loading branch information
Scottmitch committed Oct 17, 2016
1 parent c9918de commit efca9d1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
package io.netty.handler.codec.http2.internal.hpack;

import io.netty.buffer.ByteBuf;
import io.netty.handler.codec.http2.Http2CodecUtil;
import io.netty.handler.codec.http2.Http2Exception;
import io.netty.handler.codec.http2.Http2Headers;
import io.netty.handler.codec.http2.Http2HeadersEncoder.SensitivityDetector;
Expand Down

0 comments on commit efca9d1

Please sign in to comment.