Fixed the Sonar technical debt.
[policy/engine.git] / ONAP-REST / src / main / java / org / onap / policy / rest / jpa / TermList.java
index c9a27ef..099257c 100644 (file)
@@ -128,7 +128,7 @@ public class TermList implements Serializable {
        private static Log LOGGER = LogFactory.getLog(TermList.class);
        
        public TermList() {
-               
+               // Empty constructor
        }
        
        private static final Log auditLogger = LogFactory