aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/java/org/openecomp/vid/roles/EcompRole.java
diff options
context:
space:
mode:
Diffstat (limited to 'vid-app-common/src/main/java/org/openecomp/vid/roles/EcompRole.java')
-rw-r--r--vid-app-common/src/main/java/org/openecomp/vid/roles/EcompRole.java5
1 files changed, 0 insertions, 5 deletions
diff --git a/vid-app-common/src/main/java/org/openecomp/vid/roles/EcompRole.java b/vid-app-common/src/main/java/org/openecomp/vid/roles/EcompRole.java
deleted file mode 100644
index 5242f5aaa..000000000
--- a/vid-app-common/src/main/java/org/openecomp/vid/roles/EcompRole.java
+++ /dev/null
@@ -1,5 +0,0 @@
-package org.openecomp.vid.roles;
-
-public enum EcompRole {
- READ;
-}