Removed redundant assignment to CONF_WAYPOINT_IMPORT_USER
This commit is contained in:
parent
185ae50e24
commit
95b7a8c4b9
1 changed files with 0 additions and 2 deletions
|
@ -35,8 +35,6 @@ CONF_WAYPOINT_IMPORT_USER = 'waypoint_import_user'
|
||||||
VALIDATE_LOCATION = 'location'
|
VALIDATE_LOCATION = 'location'
|
||||||
VALIDATE_TRANSITION = 'transition'
|
VALIDATE_TRANSITION = 'transition'
|
||||||
|
|
||||||
CONF_WAYPOINT_IMPORT_USER = 'waypoint_import_user'
|
|
||||||
|
|
||||||
|
|
||||||
def setup_scanner(hass, config, see):
|
def setup_scanner(hass, config, see):
|
||||||
"""Setup an OwnTracks tracker."""
|
"""Setup an OwnTracks tracker."""
|
||||||
|
|
Loading…
Add table
Reference in a new issue