Fixed whitespace

This commit is contained in:
Keilin
2018-10-23 13:31:15 -04:00
parent f8d3219974
commit 704a66c6ac

View File

@@ -24,7 +24,6 @@ PLATFORM_SCHEMA = PLATFORM_SCHEMA.extend({
def setup_platform(hass, config, add_entities, discovery_info=None):
"""Set up the Sense sensor."""
data = hass.data[SENSE_DATA]
def update_active():