Skip to content

Commit

Permalink
style(switch): clean up whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse committed Aug 8, 2019
1 parent 241bc1c commit 021962d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/alexa_media/switch.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ def _set_switch(self, state, **kwargs):
state)
self.schedule_update_ha_state()


@property
def is_on(self):
"""Return true if on."""
Expand Down

0 comments on commit 021962d

Please sign in to comment.