fix 2k build

This commit is contained in:
Łukasz Magiera
2021-05-31 21:52:23 +02:00
parent 4bf03b485f
commit 3671f2a6ff
4 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,6 @@ package cli
import (
"context"
"fmt"
"github.com/filecoin-project/lotus/api/v0api"
verifreg4 "github.com/filecoin-project/specs-actors/v4/actors/builtin/verifreg"
@@ -15,6 +14,7 @@ import (
"github.com/filecoin-project/go-address"
"github.com/filecoin-project/go-state-types/abi"
"github.com/filecoin-project/lotus/api/v0api"
"github.com/filecoin-project/lotus/blockstore"
"github.com/filecoin-project/lotus/build"
"github.com/filecoin-project/lotus/chain/actors"