mirror of https://github.com/apache/openjpa.git
Remove unneeded import.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@526259 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
60a1e54f07
commit
31c7a575e7
|
@ -40,7 +40,6 @@ import org.apache.openjpa.meta.ClassMetaData;
|
|||
import org.apache.openjpa.meta.FieldMetaData;
|
||||
import org.apache.openjpa.meta.JavaTypes;
|
||||
import org.apache.openjpa.util.CallbackException;
|
||||
import org.apache.openjpa.util.LRSProxy;
|
||||
import org.apache.openjpa.util.ObjectNotFoundException;
|
||||
import org.apache.openjpa.util.Proxy;
|
||||
import org.apache.openjpa.util.ProxyManager;
|
||||
|
|
Loading…
Reference in New Issue