Remove dead code (#9035)
This commit is contained in:
@@ -99,8 +99,6 @@ interface IHandlerMap {
|
||||
[level: SettingLevel]: SettingsHandler;
|
||||
}
|
||||
|
||||
export type LabsFeatureState = "labs" | "disable" | "enable" | string;
|
||||
|
||||
/**
|
||||
* Controls and manages application settings by providing varying levels at which the
|
||||
* setting value may be specified. The levels are then used to determine what the setting
|
||||
|
||||
Reference in New Issue
Block a user