Remove ADM2 feature flag

This commit is contained in:
Evan Hahn 2021-12-14 13:24:43 -06:00 committed by GitHub
parent 3ec96bde78
commit 71e9498961
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 41 additions and 19 deletions

View file

@ -8,7 +8,6 @@ import * as log from './logging/log';
export type ConfigKeyType =
| 'desktop.announcementGroup'
| 'desktop.calling.useWindowsAdm2'
| 'desktop.canResizeLeftPane.beta'
| 'desktop.canResizeLeftPane.production'
| 'desktop.clientExpiration'