chore: fix imports conflict

This commit is contained in:
Łukasz Magiera 2022-06-14 18:58:19 +02:00
parent 422f66776f
commit 6c3361b5a4

View File

@ -7,11 +7,13 @@ import (
"os"
"strconv"
"github.com/ipfs/go-cid"
"github.com/filecoin-project/go-state-types/abi"
"github.com/filecoin-project/go-state-types/network"
"github.com/filecoin-project/lotus/chain/actors"
"github.com/filecoin-project/lotus/chain/actors/policy"
"github.com/ipfs/go-cid"
)
const BootstrappersFile = ""