Removed redundant assignment to CONF_WAYPOINT_IMPORT_USER

This commit is contained in:
NMA 2016-08-25 17:07:53 +05:30
parent 185ae50e24
commit 95b7a8c4b9

View file

@ -35,8 +35,6 @@ CONF_WAYPOINT_IMPORT_USER = 'waypoint_import_user'
VALIDATE_LOCATION = 'location'
VALIDATE_TRANSITION = 'transition'
CONF_WAYPOINT_IMPORT_USER = 'waypoint_import_user'
def setup_scanner(hass, config, see):
"""Setup an OwnTracks tracker."""