Remove unused pre-PNP code

This commit is contained in:
Fedor Indutny 2024-02-16 11:49:48 -08:00 committed by GitHub
parent 0ac65cb22b
commit 16dcf31906
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 7 additions and 70 deletions

View file

@ -15,8 +15,6 @@ import { HashType } from './types/Crypto';
import { getCountryCode } from './types/PhoneNumber';
export type ConfigKeyType =
| 'cds.disableCompatibilityMode'
| 'desktop.cdsi.returnAcisWithoutUaks'
| 'desktop.clientExpiration'
| 'desktop.groupMultiTypingIndicators'
| 'desktop.internalUser'