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 a65ae49 commit 7465017Copy full SHA for 7465017
hibernate-reactive-core/src/main/java/org/hibernate/reactive/context/impl/VertxContext.java
@@ -8,7 +8,6 @@
8
import java.lang.invoke.MethodHandles;
9
10
import io.vertx.core.Vertx;
11
-import io.vertx.core.impl.ContextInternal;
12
import org.hibernate.reactive.context.Context;
13
import org.hibernate.reactive.logging.impl.Log;
14
import org.hibernate.reactive.logging.impl.LoggerFactory;
0 commit comments