mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-12 21:32:59 +00:00
trivial: remove unused import (thanks, pyflakes)
This commit is contained in:
parent
471e1f1b9b
commit
a71a68b31e
@ -9,7 +9,7 @@ from foolscap.eventual import eventually
|
||||
|
||||
from allmydata.util import base32, mathutil, hashutil, log
|
||||
from allmydata.util.assertutil import _assert, precondition
|
||||
from allmydata import codec, hashtree, storage, uri
|
||||
from allmydata import codec, hashtree, uri
|
||||
from allmydata.interfaces import IDownloadTarget, IDownloader, IFileURI, IVerifierURI, \
|
||||
IDownloadStatus, IDownloadResults, IValidatedThingProxy, NotEnoughSharesError
|
||||
from allmydata.immutable import layout
|
||||
|
Loading…
x
Reference in New Issue
Block a user