No effective change - cleanup of imports on test code

This commit is contained in:
Rob Bygrave
2014-05-14 23:47:46 +12:00
parent fcbedda597
commit 32e4f114b4
5 changed files with 22 additions and 28 deletions
@@ -2,8 +2,7 @@ package com.avaje.tests.inheritance;
import java.util.List;
import junit.framework.Assert;
import org.junit.Assert;
import org.junit.Test;
import com.avaje.ebean.BaseTestCase;