Clean all unused and redundant imports in controller.
[controller.git] / opendaylight / clustering / integrationtest / src / test / java / org / opendaylight / controller / clustering / services_implementation / internal / ClusteringServicesIT.java
index 5c8b096b3e89fcfb16ecab627303f4cd934ceffd..096445c21b34bdfb1a29ace64ebab38238f22241 100644 (file)
@@ -19,7 +19,6 @@ import java.util.Dictionary;
 import java.util.HashSet;\r
 import java.util.Hashtable;\r
 import java.util.Set;\r
-import java.util.List;\r
 import java.util.concurrent.ConcurrentMap;\r
 \r
 import javax.inject.Inject;\r
@@ -44,7 +43,6 @@ import org.ops4j.pax.exam.junit.PaxExam;
 import org.ops4j.pax.exam.util.PathUtils;\r
 import org.osgi.framework.Bundle;\r
 import org.osgi.framework.BundleContext;\r
-import org.osgi.framework.ServiceReference;\r
 import org.osgi.framework.ServiceRegistration;\r
 import org.slf4j.Logger;\r
 import org.slf4j.LoggerFactory;\r