various fixes (flake8, errors)

This commit is contained in:
meejah
2018-05-22 16:19:43 -06:00
parent 3f1a8d64d8
commit 2031b723b8
8 changed files with 8 additions and 15 deletions

View File

@ -15,7 +15,6 @@ from twisted.application.internet import TimerService
from twisted.python.filepath import FilePath
from twisted.python.failure import Failure
from pycryptopp.publickey import rsa
from pycryptopp.publickey import ed25519
import allmydata
from allmydata.storage.server import StorageServer