Remove native_pwi_disabled (#4896)

* Remove native_pwi_disabled

* Remove search button
This commit is contained in:
Eric Bailey 2024-08-08 12:14:02 -05:00 committed by GitHub
parent e7a0055a85
commit 3ea8eb6013
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 57 deletions

View file

@ -1,7 +1,6 @@
export type Gate =
// Keep this alphabetic please.
| 'debug_show_feedcontext'
| 'native_pwi_disabled'
| 'new_user_guided_tour'
| 'onboarding_minimum_interests'
| 'session_withproxy_fix'