mirror of https://github.com/apache/openjpa.git
OPENJPA-122 Removed unnecessary import
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@502352 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cde63a4306
commit
a5dcfc91fa
|
@ -25,7 +25,6 @@ import javax.persistence.Persistence;
|
|||
|
||||
import junit.framework.TestCase;
|
||||
import junit.textui.TestRunner;
|
||||
import org.apache.openjpa.persistence.OpenJPAEntityManager;
|
||||
|
||||
/**
|
||||
* Negative test case to verify that EntityManager throws required exceptions
|
||||
|
|
Loading…
Reference in New Issue