Merge pull request #1223 from filecoin-project/fix/squash-forks
squash forks and use correct amt library everywhere
This commit is contained in:
+2
-2
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user