mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-17 07:21:37 +01: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.
|