Fixed the Sonar technical debt.
[policy/engine.git] / ONAP-REST / src / main / java / org / onap / policy / rest / jpa / ClosedLoops.java
index bb5b4bd..53695d8 100644 (file)
@@ -61,7 +61,7 @@ public class ClosedLoops implements Serializable {
        private String yaml;
                
        public ClosedLoops() {
-               
+               //An empty constructor
        }
 
        public int getId() {