From 86913ad50e102eb133121c1fe6450f7b418c9e56 Mon Sep 17 00:00:00 2001 From: Geoff Stuart Date: Thu, 13 Oct 2022 15:29:49 -0400 Subject: [PATCH] make gen --- cmd/lotus-shed/migrations.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cmd/lotus-shed/migrations.go b/cmd/lotus-shed/migrations.go index 058fbacd5..fc2610d1b 100644 --- a/cmd/lotus-shed/migrations.go +++ b/cmd/lotus-shed/migrations.go @@ -6,10 +6,9 @@ import ( "io" "time" - cbg "github.com/whyrusleeping/cbor-gen" - "github.com/ipfs/go-cid" "github.com/urfave/cli/v2" + cbg "github.com/whyrusleeping/cbor-gen" "golang.org/x/xerrors" ffi "github.com/filecoin-project/filecoin-ffi"