mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Remove unused code in template helper (#118075)
This commit is contained in:
@@ -109,9 +109,6 @@ _RESERVED_NAMES = {
|
||||
"jinja_pass_arg",
|
||||
}
|
||||
|
||||
_GROUP_DOMAIN_PREFIX = "group."
|
||||
_ZONE_DOMAIN_PREFIX = "zone."
|
||||
|
||||
_COLLECTABLE_STATE_ATTRIBUTES = {
|
||||
"state",
|
||||
"attributes",
|
||||
|
Reference in New Issue
Block a user