Remove floating date header remote config flags

This commit is contained in:
Evan Hahn 2022-01-27 15:50:01 -06:00 committed by GitHub
parent 53a27d022f
commit babd61377b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 1 additions and 29 deletions

View file

@ -10,8 +10,6 @@ export type ConfigKeyType =
| 'desktop.announcementGroup'
| 'desktop.clientExpiration'
| 'desktop.disableGV1'
| 'desktop.floatingDateHeaders.beta'
| 'desktop.floatingDateHeaders.production'
| 'desktop.groupCallOutboundRing'
| 'desktop.groupCalling'
| 'desktop.gv2'