Clean all unused and redundant imports in controller.
[controller.git] / opendaylight / clustering / stub / src / test / java / org / opendaylight / controller / clustering / stub / internal / TestClusteringStub.java
index af1daae5bc7d38d65696c223982634139a04a75e..93f35ac03dff990d8cccf45b6bcb63adead33b00 100644 (file)
@@ -27,7 +27,6 @@ import org.junit.Test;
 import org.opendaylight.controller.clustering.services.CacheConfigException;
 import org.opendaylight.controller.clustering.services.CacheExistException;
 import org.opendaylight.controller.clustering.services.IClusterGlobalServices;
-import org.opendaylight.controller.clustering.stub.internal.ClusterGlobalManager;
 
 public class TestClusteringStub {
     @Test