OPENJPA-1460 Undo import of a spec api added in r900873, as openjpa-kernel does not have access to the spec api and should not by design.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@900931 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald Woods 2010-01-19 19:48:39 +00:00
parent 968634a738
commit 00c44aba43
1 changed files with 0 additions and 2 deletions

View File

@ -22,8 +22,6 @@ import java.net.URL;
import java.util.Collection;
import java.util.Map;
import javax.persistence.spi.PersistenceUnitInfo;
import org.apache.openjpa.datacache.DataCache;
import org.apache.openjpa.datacache.DataCacheManager;
import org.apache.openjpa.datacache.DataCacheMode;