summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/mock/ecomp/data/user-profile
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE/mock/ecomp/data/user-profile')
-rw-r--r--ecomp-portal-FE/mock/ecomp/data/user-profile/user-profile.json6
-rw-r--r--ecomp-portal-FE/mock/ecomp/data/user-profile/user-static-info.json7
2 files changed, 0 insertions, 13 deletions
diff --git a/ecomp-portal-FE/mock/ecomp/data/user-profile/user-profile.json b/ecomp-portal-FE/mock/ecomp/data/user-profile/user-profile.json
deleted file mode 100644
index 040ff6ba..00000000
--- a/ecomp-portal-FE/mock/ecomp/data/user-profile/user-profile.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "userId": "aw3218",
- "firstName": "Bilbo",
- "lastName": "Baggins",
- "roles": ["superAdmin", "admin", "user"]
-} \ No newline at end of file
diff --git a/ecomp-portal-FE/mock/ecomp/data/user-profile/user-static-info.json b/ecomp-portal-FE/mock/ecomp/data/user-profile/user-static-info.json
deleted file mode 100644
index 85f5552f..00000000
--- a/ecomp-portal-FE/mock/ecomp/data/user-profile/user-static-info.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "firstName": "Demo",
- "lastName": "User",
- "userId": "demo",
- "email": "demo@openecomp.org",
- "contact_us_link": "https://localhost/display/EcompPortal/ECOMP+Portal+Home"
-} \ No newline at end of file