]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - src/allmydata/scripts/debug.py
hush pyflakes
[tahoe-lafs/tahoe-lafs.git] / 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