mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-04 05:44:12 -04:00

It's not obvious that instances of SQLBaseStore each need their own
instances of random.SystemRandom(); let's just use random directly.
Introduced by 52839886d6
Signed-off-by: Dan Callahan <danc@element.io>
1 line
47 B
Text
1 line
47 B
Text
Remove unnecessary property from SQLBaseStore.
|