diff --git a/homeassistant/components/switchbot_cloud/sensor.py b/homeassistant/components/switchbot_cloud/sensor.py index f4814357c49..b7c3358f55d 100644 --- a/homeassistant/components/switchbot_cloud/sensor.py +++ b/homeassistant/components/switchbot_cloud/sensor.py @@ -1,7 +1,5 @@ """Platform for sensor integration.""" -from __future__ import annotations - from switchbot_api import Device, SwitchBotAPI from homeassistant.components.sensor import (