From c25976687b395ea79647528bd58e7a18ff349752 Mon Sep 17 00:00:00 2001 From: Alexey Sandler Date: Tue, 19 Nov 2019 12:12:02 +0200 Subject: delete flag FLAG_1911_INSTANTIATION_ORDER_BUTTON_IN_ASYNC_ALACARTE Issue-ID: VID-646 Signed-off-by: Alexey Sandler Change-Id: I828f40fe908dc9608527934f3e6aae32b7d70b96 --- vid-app-common/src/main/java/org/onap/vid/properties/Features.java | 1 - 1 file changed, 1 deletion(-) (limited to 'vid-app-common') diff --git a/vid-app-common/src/main/java/org/onap/vid/properties/Features.java b/vid-app-common/src/main/java/org/onap/vid/properties/Features.java index 649a2ff87..fea76e83e 100644 --- a/vid-app-common/src/main/java/org/onap/vid/properties/Features.java +++ b/vid-app-common/src/main/java/org/onap/vid/properties/Features.java @@ -80,7 +80,6 @@ public enum Features implements Feature { FLAG_FLASH_MORE_ACTIONS_BUTTON_IN_OLD_VIEW_EDIT, FLAG_FLASH_CLOUD_REGION_AND_NF_ROLE_OPTIONAL_SEARCH, FLAG_1911_INSTANTIATION_ORDER_IN_ASYNC_ALACARTE, - FLAG_1911_INSTANTIATION_ORDER_BUTTON_IN_ASYNC_ALACARTE, FLAG_2002_ANY_ALACARTE_BESIDES_EXCLUDED_NEW_INSTANTIATION_UI, ; -- cgit 1.2.3-korg