Skip to content

Commit

Permalink
Fix broken import
Browse files Browse the repository at this point in the history
  • Loading branch information
bramstroker authored Sep 25, 2021
1 parent 5f1158a commit bf13be3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/powercalc/model_discovery.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from typing import NamedTuple, Optional

import homeassistant.helpers.entity_registry as er
from config.custom_components.powercalc.common import SourceEntity
from homeassistant.components.hue.const import DOMAIN as HUE_DOMAIN
from homeassistant.components.light import Light
from homeassistant.helpers.typing import HomeAssistantType
Expand Down

0 comments on commit bf13be3

Please sign in to comment.