mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 22:59:03 +00:00
removed unused imports
This commit is contained in:
-1
@@ -5,7 +5,6 @@ import static org.junit.Assert.fail;
|
||||
import static org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType.DERBY;
|
||||
import static org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType.H2;
|
||||
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Test;
|
||||
import org.springframework.jdbc.core.JdbcTemplate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user