mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Remove duplicate ATTR_USERNAME (#41386)
This commit is contained in:
parent
ca441a79aa
commit
cf9a508557
@ -32,7 +32,6 @@ ATTR_PASSWORD = "password"
|
||||
ATTR_PATH = "path"
|
||||
ATTR_URL = "url"
|
||||
ATTR_USERNAME = "username"
|
||||
ATTR_USERNAME = "username"
|
||||
|
||||
CONF_DEFAULT_CHANNEL = "default_channel"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user