squash forks and use correct amt library everywhere
This commit is contained in:
parent
2d6f0cc589
commit
572cf16a51
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user