Checkstyle enforcer
[controller.git] / opendaylight / northbound / statistics / src / main / java / org / opendaylight / controller / statistics / northbound / PortStatistics.java
index 068baa15fac733e015fe53565c46be0e7b6dfe42..876bb7f7b08f11b85c068a12edb37a38747750ab 100644 (file)
@@ -28,7 +28,7 @@ public class PortStatistics {
 
     // To satisfy JAXB
     @SuppressWarnings("unused")
-       private PortStatistics() {
+        private PortStatistics() {
     }
 
     public PortStatistics(Node node, List<NodeConnectorStatistics> portStats) {