Merge pull request #1223 from filecoin-project/fix/squash-forks

squash forks and use correct amt library everywhere
This commit is contained in:
Łukasz Magiera 2020-02-06 20:14:55 +01:00 committed by GitHub
commit 17eb1f8ae1

View File

@ -1,3 +1,5 @@
// Code generated by github.com/whyrusleeping/cbor-gen. DO NOT EDIT.
package sealing
import (
@ -8,8 +10,6 @@ import (
xerrors "golang.org/x/xerrors"
)
// Code generated by github.com/whyrusleeping/cbor-gen. DO NOT EDIT.
var _ = xerrors.Errorf
func (t *SealTicket) MarshalCBOR(w io.Writer) error {