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"