mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-17 00:24:57 +00:00
clean an unused import
Signed-off-by: Gavin King <gavin@hibernate.org>
This commit is contained in:
parent
f55f1c7a43
commit
60a732152f
@ -19,7 +19,6 @@
|
||||
import org.hibernate.engine.spi.SessionFactoryImplementor;
|
||||
import org.hibernate.engine.spi.SharedSessionContractImplementor;
|
||||
import org.hibernate.engine.spi.SubselectFetch;
|
||||
import org.hibernate.event.spi.AutoFlushEvent;
|
||||
import org.hibernate.internal.EmptyScrollableResults;
|
||||
import org.hibernate.metamodel.mapping.MappingModelExpressible;
|
||||
import org.hibernate.query.Query;
|
||||
|
Loading…
x
Reference in New Issue
Block a user