MatrixSynapse/synapse/util/caches
Nick Mills-Barrett c9dffd5b33
Remove unused `@lru_cache` decorator (#13595)
* Remove unused `@lru_cache` decorator

Spotted this working on something else.

Co-authored-by: David Robertson <davidr@element.io>
2022-10-25 11:39:25 +01:00
..
__init__.py
cached_call.py
deferred_cache.py Bump flake8-bugbear from 21.3.2 to 22.9.23 (#14042) 2022-10-19 19:38:24 +00:00
descriptors.py Remove unused `@lru_cache` decorator (#13595) 2022-10-25 11:39:25 +01:00
dictionary_cache.py
expiringcache.py
lrucache.py
response_cache.py
stream_change_cache.py
treecache.py
ttlcache.py