mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-08 11:24:25 +00:00
mutable/layout.py: fix unused import. refs #393
This commit is contained in:
parent
4b62b53cd6
commit
505ebeb353
@ -1,5 +1,5 @@
|
||||
|
||||
import struct, math
|
||||
import struct
|
||||
from allmydata.mutable.common import NeedMoreDataError, UnknownVersionError
|
||||
from allmydata.interfaces import HASH_SIZE, SALT_SIZE, SDMF_VERSION, \
|
||||
MDMF_VERSION, IMutableSlotWriter
|
||||
|
Loading…
x
Reference in New Issue
Block a user