Commit Graph

1 Commits (1553adc83122ac245f523524ae1583cd556ed121)

Author SHA1 Message Date
Patrick Cloke 72bec36d50
Directly import json from the standard library. (#8259)
By importing from canonicaljson the simplejson module was still being used
in some situations. After this change the std lib json is consistenty used
throughout Synapse.
2020-09-08 07:33:48 -04:00