mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 22:25:13 +02:00
Remove duplicate ATTR_USERNAME (#41386)
This commit is contained in:
@@ -32,7 +32,6 @@ ATTR_PASSWORD = "password"
|
||||
ATTR_PATH = "path"
|
||||
ATTR_URL = "url"
|
||||
ATTR_USERNAME = "username"
|
||||
ATTR_USERNAME = "username"
|
||||
|
||||
CONF_DEFAULT_CHANNEL = "default_channel"
|
||||
|
||||
|
Reference in New Issue
Block a user