Remove unused code in template helper (#118075)

This commit is contained in:
J. Nick Koston 2024-05-24 17:44:24 -10:00 committed by GitHub
parent 6923fb1601
commit 42232ecc8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -109,9 +109,6 @@ _RESERVED_NAMES = {
"jinja_pass_arg", "jinja_pass_arg",
} }
_GROUP_DOMAIN_PREFIX = "group."
_ZONE_DOMAIN_PREFIX = "zone."
_COLLECTABLE_STATE_ATTRIBUTES = { _COLLECTABLE_STATE_ATTRIBUTES = {
"state", "state",
"attributes", "attributes",