Skip to content

Commit

Permalink
fixes #612 remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Nov 23, 2019
1 parent c75d2bc commit 9240a0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/main/java/com/networknt/client/Http2Client.java
Expand Up @@ -49,7 +49,6 @@
import io.undertow.util.Headers;
import io.undertow.util.StringReadChannelListener;
import io.undertow.util.StringWriteChannelListener;
import org.omg.SendingContext.RunTime;
import org.owasp.encoder.Encode;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
Expand Down

0 comments on commit 9240a0c

Please sign in to comment.