Revert "Checkstyle enforcer"
[controller.git] / opendaylight / protocol_plugins / openflow / src / main / java / org / opendaylight / controller / protocol_plugin / openflow / internal / FlowStatisticsConverter.java
index 82dbf670a9517ee1b998442f2d524f37628f5815..7afe6ce5be9a863d49938aa80c1576ef68e4ecf4 100644 (file)
@@ -23,9 +23,9 @@ import org.slf4j.LoggerFactory;
 /**
  * Converts an openflow list of flow statistics in a SAL list of FlowOnNode
  * objects
- *
- *
- *
+ * 
+ * 
+ * 
  */
 public class FlowStatisticsConverter {
     private static final Logger log = LoggerFactory