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