running ./send15minPm.sh FYNG results
in "JSON does not conform to schema".

- remove 'networkSliceArray' from template

Issue-ID: OAM-331
Change-Id: If0738fdb6c0bb42f105dc8dbda3620cf60cbc6ee
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
diff --git a/code/client-scripts-ves-v7/json/templates/measurement.json b/code/client-scripts-ves-v7/json/templates/measurement.json
index b46d158..df9e2af 100644
--- a/code/client-scripts-ves-v7/json/templates/measurement.json
+++ b/code/client-scripts-ves-v7/json/templates/measurement.json
@@ -41,18 +41,6 @@
                     }
                 }
             ],
-            "networkSliceArray": [
-                {
-                    "DRB.UEThpDl.SNSSAI": 5000,
-                    "DRB.UEThpUl.SNSSAI": 4500,
-                    "networkSliceIdentifier": "255FFFFFF"
-                },
-                {
-                    "DRB.UEThpDl.SNSSAI": 4500,
-                    "DRB.UEThpUl.SNSSAI": 5000,
-                    "networkSliceIdentifier": "001FFFFFA"
-                }
-            ],
             "additionalObjects": [],
             "codecUsageArray": [],
             "concurrentSessions": 2,