INT-1916 polishing, removed unused import

This commit is contained in:
Oleg Zhurakousky
2011-05-25 15:57:35 -04:00
parent 30c0a57a17
commit 567802effa

View File

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