mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-22 03:35:16 +00:00
test_cli.py: remove unused imports
This commit is contained in:
parent
dbc2337639
commit
934dc6aa77
@ -4,8 +4,7 @@ from twisted.trial import unittest
|
||||
from cStringIO import StringIO
|
||||
import urllib
|
||||
|
||||
from pycryptopp.publickey import ecdsa
|
||||
from allmydata.util import fileutil, hashutil, base32
|
||||
from allmydata.util import fileutil, hashutil
|
||||
from allmydata import uri
|
||||
|
||||
# at least import the CLI scripts, even if we don't have any real tests for
|
||||
|
Loading…
x
Reference in New Issue
Block a user