Remove Windows MDM feature flag (#15167)
For #14959 --------- Co-authored-by: Gabriel Hernandez <ghernandez345@gmail.com>
This commit is contained in:
co-authored by
Gabriel Hernandez
parent
f4e7789e35
commit
8b7d1a7e47
@@ -207,10 +207,6 @@ export interface IConfig {
|
||||
};
|
||||
};
|
||||
mdm: IMdmConfig;
|
||||
/** This is the flag that determines if the windwos mdm feature flag is enabled.
|
||||
TODO: WINDOWS FEATURE FLAG: remove when windows MDM is released. Only used for windows MDM dev currently.
|
||||
*/
|
||||
mdm_enabled?: boolean;
|
||||
}
|
||||
|
||||
export interface IWebhookSettings {
|
||||
|
||||
Reference in New Issue
Block a user