mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-19 15:53:48 +00:00
scripts/runner.py: fix unused import of allmydata. refs #1190
This commit is contained in:
@ -4,7 +4,6 @@ from cStringIO import StringIO
|
||||
|
||||
from twisted.python import usage
|
||||
|
||||
import allmydata
|
||||
from allmydata.scripts.common import BaseOptions
|
||||
from allmydata.scripts import debug, create_node, startstop_node, cli, keygen, stats_gatherer
|
||||
from allmydata.util.encodingutil import quote_output, get_argv_encoding
|
||||
|
Reference in New Issue
Block a user