diff --git a/src/analytics/features/types.ts b/src/analytics/features/types.ts index 3ef7572bfd..e1d7527e27 100644 --- a/src/analytics/features/types.ts +++ b/src/analytics/features/types.ts @@ -15,7 +15,6 @@ export enum Features { ComposerLanguageDetectionEnable = 'composer:language_detection:enable', PostGalleryEmbedEnable = 'post_gallery_embed:enable', NotificationsExpandedProfileCardEnable = 'notifications:expanded_profile_card:enable', - LargeVideoUploads = 'large_video_uploads:enable', AATest = 'aa-test', }