forked from MirrorHub/synapse
52ed9655ed
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.
|