Fix Checkstyle violation

https://build.spring.io/browse/INT-SI43X-239/
This commit is contained in:
Artem Bilan
2018-02-09 16:35:08 -05:00
parent 935da81ab3
commit a09403cd95

View File

@@ -25,7 +25,6 @@ import java.util.List;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.TimeUnit;
import org.apache.log4j.Level;
import org.junit.AfterClass;
import org.junit.BeforeClass;
import org.junit.Test;