test/jdk/java/net/httpclient/http2/server/Queue.java
branchhttp-client-branch
changeset 55892 9f345a976249
parent 55852 32f6aefec11e
child 55941 2d423c9b73bb
--- a/test/jdk/java/net/httpclient/http2/server/Queue.java	Mon Nov 27 14:29:38 2017 +0000
+++ b/test/jdk/java/net/httpclient/http2/server/Queue.java	Mon Nov 27 16:40:01 2017 +0000
@@ -23,8 +23,6 @@
  * questions.
  */
 
-import jdk.incubator.http.internal.common.ExceptionallyCloseable;
-
 import java.io.IOException;
 import java.util.LinkedList;
 import java.util.stream.Stream;