Delete unused package import

This commit is contained in:
Sam Brannen 2013-11-22 12:49:25 +01:00
parent f3504b2fd5
commit 127bc07cda
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ import static org.springframework.test.transaction.TransactionTestUtils.assertIn
import org.hibernate.SessionFactory;
import org.hibernate.exception.ConstraintViolationException;
import org.hibernate.exception.GenericJDBCException;
import org.junit.Before;
import org.junit.Test;