Skip to content

Commit 7700719

Browse files
committed
HHH-6173 Removing unused import
1 parent 5c012f6 commit 7700719

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/ConfiguredClass.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
import org.hibernate.metamodel.source.annotations.util.ReflectionHelper;
5858
import org.hibernate.service.ServiceRegistry;
5959
import org.hibernate.service.classloading.spi.ClassLoaderService;
60-
import org.hibernate.metamodel.source.annotations.entity.AssociationType;
6160

6261
/**
6362
* Represents an entity, mapped superclass or component configured via annotations/xml.

0 commit comments

Comments
 (0)