Skip to content

Commit 55cb684

Browse files
committed
refactor: add import
1 parent 75fe634 commit 55cb684

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vertx-core/src/test/java/io/vertx/tests/http/HttpOptionsFactory.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
package io.vertx.tests.http;
1313

14+
import io.netty.incubator.codec.http3.Http3;
1415
import io.vertx.core.http.HttpClientOptions;
1516
import io.vertx.core.http.HttpServerOptions;
1617
import io.vertx.core.http.HttpVersion;

0 commit comments

Comments
 (0)