Enable coala checks
[netvirt.git] / statistics / impl / src / main / java / org / opendaylight / netvirt / statistics / ElementCountersDirection.java
index 5bea1dcd3a6c182063bfa8a49103cff5f81b86df..ecd3c875c21a8cff47c5e4db1d5b973d372b3c1b 100644 (file)
@@ -10,4 +10,4 @@ package org.opendaylight.netvirt.statistics;
 
 public enum ElementCountersDirection {
     INGRESS, EGRESS
-}
\ No newline at end of file
+}