Skip to content

Commit

Permalink
FIX: Remove leftover enum declaration from helper.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jmeg-sfy committed Apr 5, 2022
1 parent 6478181 commit a1c9283
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/zap-templates/templates/app/helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -790,8 +790,6 @@ function isWeaklyTypedEnum(label)
"StatusCode",
"StepMode",
"TemperatureDisplayMode",
"WcEndProductType",
"WcType",
"WiFiVersionType",
].includes(label);
}
Expand Down

0 comments on commit a1c9283

Please sign in to comment.