[Minor] fixed compiler warnings

This commit is contained in:
Robert von Burg 2013-09-15 21:42:04 +02:00
parent fed2bffa36
commit c7ba5054de
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ package ch.eitchnet.xmlpers.test;
import java.util.Properties;
import org.junit.BeforeClass;
import org.junit.Ignore;
import ch.eitchnet.xmlpers.api.XmlPersistenceConstants;
import ch.eitchnet.xmlpers.test.impl.TestModelDaoFactory;