Commit Graph

1 Commits (c30c38cb6ac83ccbbfdd8f6e589db09c1445d0f1)

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