Parcourir la source

Clean up imports

Jason Rumney il y a 5 ans
Parent
commit
a750e5ef4e
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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"