about summary refs log tree commit diff
path: root/src/lib/statsig/gates.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/statsig/gates.ts')
-rw-r--r--src/lib/statsig/gates.ts6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/lib/statsig/gates.ts b/src/lib/statsig/gates.ts
index b0ba7d753..81e49e151 100644
--- a/src/lib/statsig/gates.ts
+++ b/src/lib/statsig/gates.ts
@@ -1,11 +1,5 @@
 export type Gate =
   // Keep this alphabetic please.
-  | 'autoexpand_suggestions_on_profile_follow_v2'
-  | 'disable_min_shell_on_foregrounding_v3'
-  | 'disable_poll_on_discover_v2'
   | 'reduced_onboarding_and_home_algo_v2'
   | 'request_notifications_permission_after_onboarding'
   | 'show_follow_back_label_v2'
-  | 'start_session_with_following_v2'
-  | 'test_gate_1'
-  | 'test_gate_2'