diff options
author | David Robertson <davidr@element.io> | 2021-11-19 17:47:45 +0000 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2021-11-22 22:06:06 +0000 |
commit | a6bb41019aafc9feeedc325676a71dc24a594fa8 (patch) | |
tree | 7f0a46a3bd0e26fb537c00cfde29e13d1e2a351b /synapse/api/ratelimiting.py | |
parent | Prune AdminCmdSlavedStore and GenericWorkerSlavedStore (diff) | |
download | synapse-a6bb41019aafc9feeedc325676a71dc24a594fa8.tar.xz |
Remove redundant inheritances from DataStore
DataStore continues to inherit from SearchStore via ['DataStore', 'RoomStore', 'SearchStore'] DataStore continues to inherit inherits from MonthlyActiveUsersStore via ['DataStore', 'ClientIpStore', 'MonthlyActiveUsersStore'] DataStore inherits from StatsStore via redundantly ['DataStore', 'RegistrationStore', 'StatsStore'] DataStore inherits from CacheInvalidationWorkerStore via e.g ['DataStore', 'EventForwardExtremitiesStore', 'CacheInvalidationWorkerStore'] lint
Diffstat (limited to 'synapse/api/ratelimiting.py')
0 files changed, 0 insertions, 0 deletions