All openflow nodes are not getting listed in the output of getallnodes in controller...
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / device / DeviceManagerImpl.java
index 45f99f65f4836fa5d43da7f702095b0a2c1811fd..ab75ce3b82106dc81d74d33dbf25526997f14007 100644 (file)
@@ -212,7 +212,6 @@ public class DeviceManagerImpl implements DeviceManager, ExtensionConverterProvi
         if (LOG.isDebugEnabled()) {
             LOG.debug("Device context removed for node {}", deviceInfo);
         }
-
         this.updatePacketInRateLimiters();
     }