Skip to content
Snippets Groups Projects
Unverified Commit 52ed9655 authored by Dan Callahan's avatar Dan Callahan Committed by GitHub
Browse files

Remove unnecessary SystemRandom from SQLBaseStore (#9987)


It's not obvious that instances of SQLBaseStore each need their own
instances of random.SystemRandom(); let's just use random directly.

Introduced by 52839886

Signed-off-by: default avatarDan Callahan <danc@element.io>
parent ebdef256
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment