mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
remove domain and service slots from Service object (#160039)
This commit is contained in:
@@ -2412,10 +2412,8 @@ class Service:
|
||||
|
||||
__slots__ = [
|
||||
"description_placeholders",
|
||||
"domain",
|
||||
"job",
|
||||
"schema",
|
||||
"service",
|
||||
"supports_response",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user