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:
Emmanuel Bernard 2009-04-14 20:39:12 +00:00
parent e560aaf2ae
commit a5168c3d22
1 changed files with 0 additions and 1 deletions

View File

@ -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;