Skip to content

Commit

Permalink
Tests: cleanup unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
make-all committed Mar 2, 2024
1 parent a2493c6 commit 647f262
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/devices/test_eanons_humidifier.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from homeassistant.components.binary_sensor import BinarySensorDeviceClass
from homeassistant.components.fan import FanEntityFeature
from homeassistant.components.humidifier import HumidifierEntityFeature
from homeassistant.components.humidifier.const import MODE_AUTO, MODE_NORMAL, MODE_SLEEP
Expand Down
1 change: 0 additions & 1 deletion tests/devices/test_wilfa_haze_hu400bc_humidifier.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from homeassistant.components.binary_sensor import BinarySensorDeviceClass
from homeassistant.components.humidifier import HumidifierEntityFeature
from homeassistant.components.humidifier.const import MODE_AUTO, MODE_NORMAL
from homeassistant.components.sensor import SensorDeviceClass
Expand Down

0 comments on commit 647f262

Please sign in to comment.