remove hide_vertical_scrollbars test (#3855)

This commit is contained in:
Hailey 2024-05-06 12:59:36 -07:00 committed by GitHub
parent db0b030359
commit b34d224207
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 1 additions and 28 deletions

View file

@ -4,7 +4,6 @@ export type Gate =
| 'disable_min_shell_on_foregrounding_v3'
| 'disable_poll_on_discover_v2'
| 'dms'
| 'hide_vertical_scroll_indicators'
| 'show_follow_back_label_v2'
| 'start_session_with_following_v2'
| 'test_gate_1'