Remove old feature flag

This commit is contained in:
Eric Bailey
2026-06-10 11:54:53 -05:00
parent 3f83495f70
commit 0857cb99f9
-1
View File
@@ -15,7 +15,6 @@ export enum Features {
ComposerLanguageDetectionEnable = 'composer:language_detection:enable', ComposerLanguageDetectionEnable = 'composer:language_detection:enable',
PostGalleryEmbedEnable = 'post_gallery_embed:enable', PostGalleryEmbedEnable = 'post_gallery_embed:enable',
NotificationsExpandedProfileCardEnable = 'notifications:expanded_profile_card:enable', NotificationsExpandedProfileCardEnable = 'notifications:expanded_profile_card:enable',
LargeVideoUploads = 'large_video_uploads:enable',
AATest = 'aa-test', AATest = 'aa-test',
} }