mirror of
https://github.com/home-assistant/core.git
synced 2025-08-10 16:15:08 +02:00
Fix lint issue
This commit is contained in:
@@ -73,7 +73,6 @@ def setup(hass, config):
|
|||||||
'rollershutter.living_room_window',
|
'rollershutter.living_room_window',
|
||||||
], view=True)
|
], view=True)
|
||||||
|
|
||||||
|
|
||||||
# Setup scripts
|
# Setup scripts
|
||||||
bootstrap.setup_component(
|
bootstrap.setup_component(
|
||||||
hass, 'script',
|
hass, 'script',
|
||||||
|
Reference in New Issue
Block a user