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.ts5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/lib/statsig/gates.ts b/src/lib/statsig/gates.ts
index 1a234e003..df9daab44 100644
--- a/src/lib/statsig/gates.ts
+++ b/src/lib/statsig/gates.ts
@@ -1,6 +1,3 @@
 export type Gate =
   // Keep this alphabetic please.
-  | 'debug_show_feedcontext'
-  | 'suggested_feeds_interstitial'
-  | 'video_upload' // upload videos
-  | 'video_view_on_posts' // see posted videos
+  'debug_show_feedcontext' | 'suggested_feeds_interstitial' | 'video_upload' // upload videos