| @@ -29,9 +29,8 @@ | ||
| 29 | 29 | const LASSO_LITE_ACTIVE = 'is_active_lasso_lite'; |
| 30 | 30 | const SWITCH_TO_NEW_UI = 'is_lasso_live_switch_to_new_ui'; |
| 31 | 31 | const IS_VISITED_WELCOME_PAGE = 'is_visited_welcome_page'; |
| 32 | 32 | const RESET_WELCOME_PAGE = 'reset-onboarding'; |
| 33 | - const RESET_REQUEST_REVIEW = 'reset-review'; | |
| 34 | 33 | |
| 35 | 34 | const LIMIT_ON_PAGE = 10; |
| 36 | 35 | const REWRITE_SLUG_DEFAULT = 'go'; |
| 37 | 36 | |
| @@ -60,14 +59,11 @@ | ||
| 60 | 59 | |
| 61 | 60 | const SUPPORT_ENABLED = 'support_enabled'; |
| 62 | 61 | const SUPPORT_ENABLED_TIME = 'support_enabled_time'; |
| 63 | 62 | const USER_HASH = 'user_hash'; |
| 64 | - const INTERCOM_JWT = 'intercom_jwt'; | |
| 65 | 63 | const IS_SUBSCRIBE = 'is_subscribe'; |
| 66 | 64 | const EMAIL_SUPPORT = 'email_support'; |
| 67 | 65 | const IS_PRE_POPULATED_AMAZON_API = 'is_pre_populated_amazon_api'; |
| 68 | - const CUSTOMER_FLOW_ENABLED = 'customer_flow_enabled'; | |
| 69 | - const SHARE_DIAGNOSTICS = 'share_diagnostics'; | |
| 70 | 66 | |
| 71 | 67 | const SUB_PAGE_GROUP_DETAIL = 'detail'; |
| 72 | 68 | const SUB_PAGE_GROUP_URLS = 'urls'; |
| 73 | 69 | const SUB_PAGE_GROUP_ADD = 'add'; |