Skip to content
Snippets Groups Projects
Commit 8dae5c81 authored by Erik Johnston's avatar Erik Johnston
Browse files

Remove unused imports

parent 7b810e13
No related branches found
No related tags found
No related merge requests found
......@@ -22,11 +22,6 @@ from .units import Transaction, Edu
from synapse.util.logutils import log_function
from synapse.util.logcontext import PreserveLoggingContext
from synapse.events import FrozenEvent
from synapse.events.utils import prune_event
from syutil.jsonutil import encode_canonical_json
from synapse.crypto.event_signing import check_event_content_hash
from synapse.api.errors import FederationError, SynapseError
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment