Browse Source

Clean up imports

Jason Rumney 5 năm trước cách đây
mục cha
commit
a750e5ef4e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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"