]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
hush pyflakes
authorBrian Warner <warner@lothar.com>
Sun, 28 Aug 2011 07:42:54 +0000 (00:42 -0700)
committerBrian Warner <warner@lothar.com>
Sun, 28 Aug 2011 07:42:54 +0000 (00:42 -0700)
src/allmydata/scripts/debug.py

index 154e132e6b08346923db841aa369deb84dc00933..7557211d55ad4a673ab109842c3ff2d92f3610f4 100644 (file)
@@ -307,7 +307,6 @@ def dump_SDMF_share(m, length, options):
 
 def dump_MDMF_share(m, length, options):
     from allmydata.mutable.layout import MDMFSlotReadProxy
-    from allmydata.mutable.common import NeedMoreDataError
     from allmydata.util import base32, hashutil
     from allmydata.uri import MDMFVerifierURI
     from allmydata.util.encodingutil import quote_output, to_str