removed unused imports in tests

This commit is contained in:
Mark Fisher
2010-11-05 18:34:58 -04:00
parent 308231f669
commit cfb378ab4f
2 changed files with 0 additions and 2 deletions

View File

@@ -16,7 +16,6 @@
package org.springframework.integration.jms.config;
import static junit.framework.Assert.assertTrue;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;

View File

@@ -16,7 +16,6 @@
package org.springframework.integration.jms.config;
import static junit.framework.Assert.assertTrue;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;