mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Removed redundant assignment to CONF_WAYPOINT_IMPORT_USER
This commit is contained in:
parent
185ae50e24
commit
95b7a8c4b9
@ -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…
x
Reference in New Issue
Block a user