Checkstyle enforcer
[controller.git] / opendaylight / northbound / statistics / src / main / java / org / opendaylight / controller / statistics / northbound / FlowStatistics.java
index 146e95ab32a457fc1f6e90bbc112b70c191f900f..25b671c1a881d44cd7e61137fdaca09621aa1885 100644 (file)
@@ -27,7 +27,7 @@ public class FlowStatistics {
 
     // To satisfy JAXB
     @SuppressWarnings("unused")
-       private FlowStatistics() {
+        private FlowStatistics() {
     }
 
     public FlowStatistics(Node node, List<FlowOnNode> flowStat) {