0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-03 01:48:23 +02:00

fix isort

This commit is contained in:
Neil Johnson 2018-08-01 14:25:58 +01:00
parent 6eed16d8a2
commit c480c4c962

View file

@ -15,7 +15,6 @@
from twisted.internet import defer
import tests.utils