From 202ca4e93d6bea64b12ed491c02522a19af7352b Mon Sep 17 00:00:00 2001 From: root Date: Fri, 16 Aug 2024 05:47:25 +0000 Subject: [PATCH] fix ruffs --- custom_components/eto_smart_zone/config_flow.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/custom_components/eto_smart_zone/config_flow.py b/custom_components/eto_smart_zone/config_flow.py index 4f5bcef..6630da1 100644 --- a/custom_components/eto_smart_zone/config_flow.py +++ b/custom_components/eto_smart_zone/config_flow.py @@ -19,10 +19,8 @@ # https://github.com/home-assistant/core/blob/master/homeassistant/const.py from homeassistant.const import ( CONF_NAME, - CONF_UNIQUE_ID, ) from homeassistant.core import callback -from homeassistant.helpers import config_validation as cv from homeassistant.helpers import selector from .const import (