HHH-6173 Removing unused import
This commit is contained in:
parent
5c012f63e5
commit
7700719306
|
@ -57,7 +57,6 @@ import org.hibernate.metamodel.source.annotations.util.JandexHelper;
|
|||
import org.hibernate.metamodel.source.annotations.util.ReflectionHelper;
|
||||
import org.hibernate.service.ServiceRegistry;
|
||||
import org.hibernate.service.classloading.spi.ClassLoaderService;
|
||||
import org.hibernate.metamodel.source.annotations.entity.AssociationType;
|
||||
|
||||
/**
|
||||
* Represents an entity, mapped superclass or component configured via annotations/xml.
|
||||
|
|
Loading…
Reference in New Issue