fix lotus-bench stale import.

This commit is contained in:
Raúl Kripalani 2020-09-02 19:54:13 +01:00
parent 3206f92063
commit 4554c4bda9

View File

@ -21,7 +21,6 @@ import (
"github.com/filecoin-project/lotus/chain/store"
"github.com/filecoin-project/lotus/chain/types"
"github.com/filecoin-project/lotus/chain/vm"
"github.com/filecoin-project/lotus/journal"
"github.com/filecoin-project/lotus/lib/blockstore"
_ "github.com/filecoin-project/lotus/lib/sigs/bls"
_ "github.com/filecoin-project/lotus/lib/sigs/secp"