Fix dumping lru stats in the profiler (#97303)

pull/97609/head
J. Nick Koston 2023-07-27 02:17:27 -05:00 committed by Franck Nijhof
parent 1b664e6a0b
commit aee6e0e6eb
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ _KNOWN_LRU_CLASSES = (
"StatesMetaManager",
"StateAttributesManager",
"StatisticsMetaManager",
"DomainData",
"IntegrationMatcher",
)