Remove new_user_progress_guide (#4895)

This commit is contained in:
Eric Bailey 2024-08-08 11:48:42 -05:00 committed by GitHub
parent e1df2b0b16
commit 85fe95c988
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 7 deletions

View file

@ -3,7 +3,6 @@ export type Gate =
| 'debug_show_feedcontext'
| 'native_pwi_disabled'
| 'new_user_guided_tour'
| 'new_user_progress_guide'
| 'onboarding_minimum_interests'
| 'session_withproxy_fix'
| 'show_avi_follow_button'