Remove sal IInventoryListener from Southboundhandler
[ovsdb.git] / integrationtest / src / test / java / org / opendaylight / ovsdb / integrationtest / neutron / NeutronIT.java
index 147f1f7f789cf1b7cca794848ba334b23c9d7ca2..33089f58da225c6664235c588298c399db192508 100644 (file)
@@ -328,7 +328,7 @@ public class NeutronIT extends OvsdbIntegrationTestBase {
         }
 
         @Override
-        public void initializeOFFlowRules(org.opendaylight.controller.sal.core.Node openflowNode) {
+        public void initializeOFFlowRules(Node openflowNode) {
 
         }
     }