0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-27 12:09:06 +02:00

remove unneeded imports

This commit is contained in:
Hubert Chathi 2019-10-25 10:47:02 -04:00
parent 4cf3a30a20
commit 4697c0de0b

View file

@ -13,9 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from twisted.internet import defer
from tests import unittest, utils
from tests import unittest
# sample room_key data for use in the tests
room_key = {