fix incorrect import
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16336 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
e560aaf2ae
commit
a5168c3d22
|
@ -1,6 +1,5 @@
|
|||
package org.hibernate.annotations.common.test.reflection.java;
|
||||
|
||||
import com.sun.org.apache.xpath.internal.operations.Number;
|
||||
import junit.framework.TestCase;
|
||||
import org.hibernate.annotations.common.reflection.ReflectionManager;
|
||||
import org.hibernate.annotations.common.reflection.XClass;
|
||||
|
|
Loading…
Reference in New Issue