Remove old `desktop.screensharing2` feature flag

This commit is contained in:
Evan Hahn 2021-12-16 19:12:31 -06:00 committed by GitHub
parent afd6f3bc20
commit e0bd9f6958
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ export type ConfigKeyType =
| 'desktop.messageRequests'
| 'desktop.retryReceiptLifespan'
| 'desktop.retryRespondMaxAge'
| 'desktop.screensharing2'
| 'desktop.senderKey.send'
| 'desktop.senderKey.retry'
| 'desktop.sendSenderKey3'