Fixed the Sonar technical debt.
[policy/engine.git] / ONAP-REST / src / main / java / org / onap / policy / rest / jpa / ClosedLoopD2Services.java
index f4ade22..c69476f 100644 (file)
@@ -103,7 +103,7 @@ public class ClosedLoopD2Services implements Serializable{
        private static Log LOGGER = LogFactory.getLog(ClosedLoopD2Services.class);
        
        public ClosedLoopD2Services(){
-               
+               //An empty constructor
        }
        
        public ClosedLoopD2Services(String string, String userid) {