From 2bbb62fcc0506a6aec706749af3fc0153c01ec7d Mon Sep 17 00:00:00 2001 From: cyuamber Date: Tue, 18 Feb 2020 11:33:34 +0800 Subject: feat:Remove parameters not needed when order is created of csmf slicing Change-Id: I7880d9473f5f8359032920fed464889f6335471e Issue-ID: USECASEUI-369 Signed-off-by: cyuamber --- usecaseui-portal/src/constants/constants.ts | 4 ---- 1 file changed, 4 deletions(-) (limited to 'usecaseui-portal/src/constants') diff --git a/usecaseui-portal/src/constants/constants.ts b/usecaseui-portal/src/constants/constants.ts index b7842f49..17e6aa33 100644 --- a/usecaseui-portal/src/constants/constants.ts +++ b/usecaseui-portal/src/constants/constants.ts @@ -303,10 +303,6 @@ export const COMMUNICATION_FORM_ITEMS = [ } ] }, - { - title: 'Use Interval (Month)', - key: 'useInterval' - }, { title: 'Area', key: 'coverageArea' -- cgit 1.2.3-korg