Clean all unused and redundant imports in controller.
[controller.git] / opendaylight / logging / bridge / src / main / java / org / opendaylight / controller / logging / bridge / internal / Activator.java
index 283e756cd1b9edab8170158fb4152a6e20d365cc..95f57ae31cc405ec83b69e59a2fc3310be24848e 100644 (file)
@@ -14,7 +14,6 @@ import java.util.Enumeration;
 import org.osgi.framework.BundleContext;
 import org.osgi.framework.BundleException;
 import org.osgi.framework.BundleActivator;
-import org.osgi.framework.ServiceRegistration;
 import org.osgi.framework.ServiceReference;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;