Skip to content

Commit f10a277

Browse files
committed
remove: require constants
1 parent 734f8bd commit f10a277

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • drivers/SmartThings/zigbee-switch/src/stateless_handlers

drivers/SmartThings/zigbee-switch/src/stateless_handlers/init.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
local capabilities = require "st.capabilities"
55
local st_utils = require "st.utils"
66
local clusters = require "st.zigbee.zcl.clusters"
7-
local constants = require "st.zigbee.constants"
87

98
local MIREDS_CONVERSION_CONSTANT = 1000000
109
local COLOR_TEMPERATURE_KELVIN_MAX = 15000

0 commit comments

Comments
 (0)