0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-17 00:04:42 +02:00
Commit graph

1 commit

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