Removes old feature flags
This commit is contained in:
1
ts/window.d.ts
vendored
1
ts/window.d.ts
vendored
@@ -511,7 +511,6 @@ declare global {
|
||||
isShowingModal?: boolean;
|
||||
|
||||
// Feature Flags
|
||||
isGroupCallingEnabled: () => boolean;
|
||||
GV2_ENABLE_SINGLE_CHANGE_PROCESSING: boolean;
|
||||
GV2_ENABLE_CHANGE_PROCESSING: boolean;
|
||||
GV2_ENABLE_STATE_PROCESSING: boolean;
|
||||
|
Reference in New Issue
Block a user