mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Fix dumping lru stats in the profiler (#97303)
This commit is contained in:
parent
01ba7a8698
commit
e9c3f0821f
@ -45,7 +45,6 @@ _KNOWN_LRU_CLASSES = (
|
|||||||
"StatesMetaManager",
|
"StatesMetaManager",
|
||||||
"StateAttributesManager",
|
"StateAttributesManager",
|
||||||
"StatisticsMetaManager",
|
"StatisticsMetaManager",
|
||||||
"DomainData",
|
|
||||||
"IntegrationMatcher",
|
"IntegrationMatcher",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user