Skip to content

Commit

Permalink
fix ruffs
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Aug 16, 2024
1 parent 180b5da commit 202ca4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions custom_components/eto_smart_zone/config_flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 (
Expand Down

0 comments on commit 202ca4e

Please sign in to comment.