fix imports

pull/1654/head
Richard van der Hoff 2016-11-30 17:45:49 +00:00
parent aa09d6b8f0
commit 12f3b9000c
1 changed files with 0 additions and 3 deletions

View File

@ -17,9 +17,6 @@
from tests import unittest
from twisted.internet import defer
from synapse.api.errors import StoreError
from synapse.util import stringutils
from tests.utils import setup_test_homeserver