Remove unused imports

This commit is contained in:
Erik Johnston 2014-11-04 14:14:02 +00:00
parent 68698e0ac8
commit aa76bf39ab
5 changed files with 2 additions and 13 deletions

View file

@ -21,8 +21,6 @@ These actions are mostly only used by the :py:mod:`.replication` module.
from twisted.internet import defer
from .units import Pdu
from synapse.util.logutils import log_function
import json