Remove last usage of ujson

This commit is contained in:
Erik Johnston 2018-03-26 13:31:49 +01:00
parent f5aa027c2f
commit fecb45e0c3
2 changed files with 1 additions and 2 deletions

View file

@ -19,7 +19,7 @@ from synapse.api.errors import SynapseError
from ._base import SQLBaseStore
import ujson as json
import simplejson as json
# The category ID for the "default" category. We don't store as null in the