From b13008201e5cb18275814be2b409b5141d72c585 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 25 Jan 2016 21:31:21 -0800 Subject: [PATCH] Fix lint issue --- homeassistant/components/demo.py | 1 - 1 file changed, 1 deletion(-) diff --git a/homeassistant/components/demo.py b/homeassistant/components/demo.py index caf441248d7..37f93c0625d 100644 --- a/homeassistant/components/demo.py +++ b/homeassistant/components/demo.py @@ -73,7 +73,6 @@ def setup(hass, config): 'rollershutter.living_room_window', ], view=True) - # Setup scripts bootstrap.setup_component( hass, 'script',