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