RAN Slice - Termination testing.Deleting unnecessary template files
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / ranSlice-configDB-removegNBCUCP.json
diff --git a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUCP.json b/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUCP.json
deleted file mode 100644 (file)
index 181095a..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-{
-  "cellCUList": [
-    {
-      "cellLocalId": ${tmp.cellLocalId}
-      "pLMNInfoList": ${tmp.pLMNInfoList},
-      "resourceType": "RRC Connected Users"
-    }
-  ],
-  "gNBCUName": ${tmp.CUCPName},
-  "gNBId": ${tmp.gNBId},
-  "gNBIdLength": ${tmp.gNBIdLength},
-  "nFType": ${tmp.cucpNFType},
-  "nearRTRICId": ${tmp.nearRTRICId},
-}