Commit Graph

1 Commits (d4605d1f16b5d71c72dbf07b1ffeaa81c0cb87a9)

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