Fixed the Sonar technical debt.
[policy/engine.git] / ONAP-REST / src / main / java / org / onap / policy / rest / jpa / OnapName.java
index a4c0c85..66ee346 100644 (file)
@@ -97,7 +97,7 @@ public class OnapName implements Serializable {
        }
        
        public OnapName() {
-               
+               //An empty constructor
        }
        
        public OnapName(String string, String userid) {