Remove new_user_guided_tour and tour code (#5023)

This commit is contained in:
dan 2024-08-29 18:57:36 +01:00 committed by GitHub
parent 69053b1b0a
commit faf66f3178
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 43 additions and 567 deletions

View file

@ -2,7 +2,6 @@ export type Gate =
// Keep this alphabetic please.
| 'debug_show_feedcontext'
| 'fixed_bottom_bar'
| 'new_user_guided_tour'
| 'onboarding_minimum_interests'
| 'show_follow_back_label_v2'
| 'suggested_feeds_interstitial'