Skip to content

Commit e9b7aa5

Browse files
committed
Remove unused import
1 parent ff05503 commit e9b7aa5

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/event/impl/AbstractReactiveSaveEventListener.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
import org.hibernate.reactive.logging.impl.Log;
3636
import org.hibernate.reactive.logging.impl.LoggerFactory;
3737
import org.hibernate.reactive.session.ReactiveSession;
38-
import org.hibernate.reactive.util.impl.CompletionStages;
3938
import org.hibernate.type.Type;
4039
import org.hibernate.type.TypeHelper;
4140

0 commit comments

Comments
 (0)