mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-22 02:16:42 +00:00
remove unused encoding of storage index
This commit is contained in:
parent
194499aafe
commit
cb675df48d
@ -1018,7 +1018,6 @@ class Server(unittest.TestCase):
|
||||
ss = StorageServer(workdir, b"\x00" * 20, discard_storage=True)
|
||||
ss.setServiceParent(self.sparent)
|
||||
|
||||
si0_s = base32.b2a(b"si0")
|
||||
ss.remote_advise_corrupt_share(b"immutable", b"si0", 0,
|
||||
b"This share smells funny.\n")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user