mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
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.
|