removed logger.

I guess I should add some error checking, but I'd like you to okay this code first.
pull/1374/head
sander 2016-02-28 10:29:21 +01:00
parent 0193454064
commit a8edcfd315
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ Allows users to set and activate scenes.
For more details about this component, please refer to the documentation at
https://home-assistant.io/components/scene/
"""
import logging
from collections import namedtuple
from homeassistant.components.scene import Scene