mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-05 18:45:50 -05:00
Move DictionaryCache
This commit is contained in:
parent
e7768e77f5
commit
c67ba143fa
@ -17,7 +17,7 @@
|
||||
from twisted.internet import defer
|
||||
from tests import unittest
|
||||
|
||||
from synapse.storage.util.caches import DictionaryCache
|
||||
from synapse.util.dictionary_cache import DictionaryCache
|
||||
|
||||
|
||||
class DictCacheTestCase(unittest.TestCase):
|
||||
|
Loading…
x
Reference in New Issue
Block a user