ARTEMIS-1791 fixing checkstyle on test

This commit is contained in:
Clebert Suconic 2018-04-09 12:13:31 -04:00
parent ce4670f294
commit 6ca5f9eda2
1 changed files with 0 additions and 3 deletions

View File

@ -16,9 +16,6 @@
*/
package org.apache.activemq.artemis.tests.integration.cluster.distribution;
import java.io.File;
import java.util.Arrays;
import org.apache.activemq.artemis.core.server.cluster.impl.MessageLoadBalancingType;
import org.apache.activemq.artemis.junit.Wait;
import org.apache.activemq.artemis.tests.integration.IntegrationTestLogger;