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:
Craig Russell 2007-02-01 20:49:11 +00:00
parent cde63a4306
commit a5dcfc91fa
1 changed files with 0 additions and 1 deletions

View File

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