mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
trivial: removed unused imports noticed by pyflakes
This commit is contained in:
parent
210da5cd9a
commit
967102e1b9
@ -2,8 +2,8 @@
|
||||
from twisted.trial import unittest
|
||||
|
||||
from cStringIO import StringIO
|
||||
from twisted.python import usage, runtime
|
||||
from twisted.internet import defer, utils
|
||||
from twisted.python import runtime
|
||||
from twisted.internet import utils
|
||||
import os.path, re
|
||||
from allmydata.scripts import runner
|
||||
from allmydata.util import fileutil, pollmixin
|
||||
|
Loading…
x
Reference in New Issue
Block a user