Remove need for USER_ID header
[sdc.git] / catalog-be / src / main / resources / scripts / sdcBePy / users / data / users.json
index ed3adaf..0c9b556 100755 (executable)
@@ -6,13 +6,6 @@
     "role": "ADMIN",
     "email": "demo@openecomp.org"
   },
-  {
-    "userId": "gv0001",
-    "firstName": "Giuseppe",
-    "lastName": "Verdi",
-    "role": "GOVERNOR",
-    "email": "gv0001@openecomp.org"
-  },
   {
     "userId": "jh0003",
     "firstName": "Jimmy",
@@ -34,4 +27,4 @@
     "role": "DESIGNER",
     "email": "cs0008r@openecomp.org"
   }
-]
\ No newline at end of file
+]