Fixed the Sonar technical debt.
[policy/engine.git] / ONAP-REST / src / main / java / org / onap / policy / rest / jpa / RainyDayTreatments.java
index 383eb11..6761fe9 100644 (file)
@@ -61,7 +61,7 @@ public class RainyDayTreatments implements Serializable {
        private String treatments;
                
        public RainyDayTreatments() {
-               
+               // Empty constructor
        }
 
        public int getId() {