Remove old Suggested Follows logic (#3689)

This commit is contained in:
dan 2024-04-24 17:45:11 +01:00 committed by GitHub
parent 8ec3d8c76e
commit e2a59449df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 87 deletions

View file

@ -8,4 +8,3 @@ export type Gate =
| 'start_session_with_following_v2'
| 'test_gate_1'
| 'test_gate_2'
| 'use_new_suggestions_endpoint'