summaryrefslogtreecommitdiffstats
path: root/POLICY-SDK-APP/src/main/java/org/onap/policy/model/Roles.java
diff options
context:
space:
mode:
Diffstat (limited to 'POLICY-SDK-APP/src/main/java/org/onap/policy/model/Roles.java')
-rw-r--r--POLICY-SDK-APP/src/main/java/org/onap/policy/model/Roles.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/POLICY-SDK-APP/src/main/java/org/onap/policy/model/Roles.java b/POLICY-SDK-APP/src/main/java/org/onap/policy/model/Roles.java
index 51e78d0e5..2f051f7b4 100644
--- a/POLICY-SDK-APP/src/main/java/org/onap/policy/model/Roles.java
+++ b/POLICY-SDK-APP/src/main/java/org/onap/policy/model/Roles.java
@@ -54,7 +54,7 @@ public class Roles implements Serializable{
private String role;
public Roles(){
-
+ // Empty constructor
}
public int getId() {