Skip to content

Commit b8a67e7

Browse files
committed
Remove unused import
1 parent 682137c commit b8a67e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hibernate-reactive-core/src/main/java/org/hibernate/reactive/persister/entity/impl/ReactiveAbstractEntityPersister.java

-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
import org.hibernate.reactive.session.ReactiveConnectionSupplier;
6363
import org.hibernate.reactive.session.ReactiveSession;
6464
import org.hibernate.reactive.stage.Stage;
65-
import org.hibernate.reactive.stage.impl.StageSessionFactoryImpl;
6665
import org.hibernate.reactive.stage.impl.StageSessionImpl;
6766
import org.hibernate.reactive.tuple.MutinyValueGenerator;
6867
import org.hibernate.reactive.tuple.StageValueGenerator;

0 commit comments

Comments
 (0)