Skip to content

Commit

Permalink
Improve formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc committed Jul 27, 2023
1 parent d10dfea commit bd802b1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion custom_components/teufel_raumfeld/config_flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

import hassfeld
import voluptuous as vol

from homeassistant import config_entries, core, exceptions
from homeassistant.core import callback
from homeassistant.data_entry_flow import FlowResult
Expand Down
1 change: 0 additions & 1 deletion custom_components/teufel_raumfeld/media_player.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
TRANSPORT_STATE_STOPPED,
TRANSPORT_STATE_TRANSITIONING,
)

from homeassistant.components import media_source
from homeassistant.components.media_player import (
MediaPlayerDeviceClass,
Expand Down

0 comments on commit bd802b1

Please sign in to comment.