Clean all unused and redundant imports in controller.
[controller.git] / opendaylight / netconf / netconf-impl / src / test / java / org / opendaylight / controller / netconf / impl / NetconfDispatcherImplTest.java
index ecbde5904b75f108c67b6f427e088bc71cec4f59..233fffda024a30deedcd2bd9ad5a9a343ea327c7 100644 (file)
@@ -14,7 +14,6 @@ import java.net.InetSocketAddress;
 import javax.net.ssl.SSLContext;
 
 import org.junit.Test;
-import org.opendaylight.controller.netconf.impl.*;
 import org.opendaylight.controller.netconf.impl.osgi.NetconfOperationServiceFactoryListener;
 import org.opendaylight.controller.netconf.impl.osgi.NetconfOperationServiceFactoryListenerImpl;