Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
FL550 committed Oct 8, 2024
1 parent 5a9ee41 commit 9e1fa64
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions custom_components/dwd_weather/camera.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,8 @@
from homeassistant.helpers.device_registry import DeviceEntryType

from .const import (
CONF_MAP_BACKGROUND_TYPE,
CONF_MAP_ID,
CONF_MAP_LOOP_SPEED,
CONF_MAP_TYPE,
CONF_MAP_TYPE_CUSTOM,
CONF_MAP_WINDOW,
DOMAIN,
DWDWEATHER_COORDINATOR,
DWDWEATHER_DATA,
Expand Down

0 comments on commit 9e1fa64

Please sign in to comment.