Fix style issue

pull/364/head
Paulus Schoutsen 2015-09-13 18:40:54 -07:00
parent 209499e82b
commit 835bc1c492
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ from homeassistant.components.media_player import (
SUPPORT_VOLUME_MUTE, SUPPORT_PREVIOUS_TRACK, SUPPORT_NEXT_TRACK,
MEDIA_TYPE_MUSIC)
from homeassistant.helpers.event import track_utc_time_change
from homeassistant.const import (
STATE_IDLE, STATE_PLAYING, STATE_PAUSED, STATE_UNKNOWN)