Addressing Technical Debt for POLICY-SDK-APP
[policy/engine.git] / POLICY-SDK-APP / src / main / java / org / onap / policy / model / Roles.java
index 51e78d0..2f051f7 100644 (file)
@@ -54,7 +54,7 @@ public class Roles implements Serializable{
        private String role;
 
        public Roles(){
-               
+               // Empty constructor
        }
        
        public int getId() {