gofmt
This commit is contained in:
parent
cd464ef916
commit
c0d619cd86
@ -17,7 +17,6 @@ func sizeFromConfig(cfg Config) (abi.SectorSize, error) {
|
|||||||
return abi.SectorSize(0), xerrors.New("must specify a seal proof type from abi.RegisteredProof")
|
return abi.SectorSize(0), xerrors.New("must specify a seal proof type from abi.RegisteredProof")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
return cfg.SealProofType.SectorSize()
|
return cfg.SealProofType.SectorSize()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user