From 1502292efc549776e11f25e31d48209fa812b3b3 Mon Sep 17 00:00:00 2001 From: Vivien Nicolas Date: Tue, 28 Feb 2023 16:23:27 +0100 Subject: [PATCH] [config-data] Remove some enums that just don't generate anything (#25370) --- src/app/common/templates/config-data.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/common/templates/config-data.yaml b/src/app/common/templates/config-data.yaml index 350237e753a46e..59c94bb62c1eee 100644 --- a/src/app/common/templates/config-data.yaml +++ b/src/app/common/templates/config-data.yaml @@ -7,8 +7,6 @@ WeakEnums: - ColorLoopAction - ColorLoopDirection - ColorMode - - ContentLaunchStatus - - ContentLaunchStreamingType - EnhancedColorMode - HardwareFaultEnum - HueDirection @@ -18,7 +16,6 @@ WeakEnums: - IdentifyEffectVariant - IdentifyIdentifyType - InterfaceTypeEnum - - LevelControlOptions - MoveMode - NetworkFaultEnum - PHYRateEnum