Skip to content

Commit c30e5ac

Browse files
committed
chore: remove filter grouped flag
1 parent 7dc31c2 commit c30e5ac

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/index.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -174,12 +174,6 @@ export interface customEnv {
174174
* @default true
175175
*/
176176
FEATURE_INTERNET_CONNECTIVITY_ENABLE?: boolean
177-
/**
178-
* If true, the grouped app list filters will be shown.
179-
*
180-
* @default false
181-
*/
182-
FEATURE_GROUPED_APP_LIST_FILTERS_ENABLE?: boolean
183177
/**
184178
* Show rollout progress if true, else canary step count in status
185179
* @default true

0 commit comments

Comments
 (0)