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.EntityHolder;
|
|||
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…
Reference in New Issue