mirror of
https://mau.dev/maunium/synapse.git
synced 2025-03-05 17:30:17 +01: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.
|