mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 10:05:55 +03:00
72bec36d50
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.
1 line
61 B
Text
1 line
61 B
Text
Switch to the JSON implementation from the standard library.
|