Fix PEP8 errors

This commit is contained in:
Richard van der Hoff 2016-07-20 18:06:28 +01:00
parent 7314bf4682
commit 40a1c96617
2 changed files with 1 additions and 3 deletions

View File

@ -15,8 +15,6 @@
from twisted.internet import defer
import synapse.server
import synapse.types
import tests.unittest
import tests.utils