Explorar el Código

Clean up imports

Jason Rumney hace 5 años
padre
commit
a750e5ef4e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      custom_components/tuya_local/kogan_socket/const.py

+ 0 - 1
custom_components/tuya_local/kogan_socket/const.py

@@ -1,6 +1,5 @@
 from homeassistant.components.switch import (
     ATTR_CURRENT_POWER_W,
-    DEVICE_CLASS_OUTLET,
 )
 
 ATTR_SWITCH = "switch"