This commit is contained in:
Will Hunt 2018-07-27 12:03:34 +01:00
parent 8cc46ed4a6
commit bf13c184cd
1 changed files with 1 additions and 2 deletions

View File

@ -14,7 +14,6 @@
# limitations under the License. # limitations under the License.
# #
from twisted.internet import defer
from twisted.web.resource import Resource from twisted.web.resource import Resource
from twisted.web.server import NOT_DONE_YET from twisted.web.server import NOT_DONE_YET
from synapse.http.server import respond_with_json, wrap_json_request_handler from synapse.http.server import respond_with_json, wrap_json_request_handler