One tracing decorator to rule them all.

This commit is contained in:
Jorik Schellekens 2019-07-22 13:29:15 +01:00
parent 3641784e8c
commit 823c34a940

View file

@ -157,7 +157,7 @@ from functools import wraps
from canonicaljson import json
from twisted.internet import defer
from twisted.internet import defer,
from synapse.config import ConfigError