i hate make gen
This commit is contained in:
parent
94bd4d8f3e
commit
09e9562cac
@ -8,8 +8,6 @@ import (
|
|||||||
"testing"
|
"testing"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
"github.com/filecoin-project/lotus/node/impl"
|
|
||||||
|
|
||||||
"github.com/google/uuid"
|
"github.com/google/uuid"
|
||||||
gorpc "github.com/libp2p/go-libp2p-gorpc"
|
gorpc "github.com/libp2p/go-libp2p-gorpc"
|
||||||
libp2pcrypto "github.com/libp2p/go-libp2p/core/crypto"
|
libp2pcrypto "github.com/libp2p/go-libp2p/core/crypto"
|
||||||
@ -27,6 +25,7 @@ import (
|
|||||||
consensus "github.com/filecoin-project/lotus/lib/consensus/raft"
|
consensus "github.com/filecoin-project/lotus/lib/consensus/raft"
|
||||||
"github.com/filecoin-project/lotus/node"
|
"github.com/filecoin-project/lotus/node"
|
||||||
"github.com/filecoin-project/lotus/node/config"
|
"github.com/filecoin-project/lotus/node/config"
|
||||||
|
"github.com/filecoin-project/lotus/node/impl"
|
||||||
"github.com/filecoin-project/lotus/node/modules"
|
"github.com/filecoin-project/lotus/node/modules"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user