more statticcheck!

This commit is contained in:
whyrusleeping
2019-12-04 21:14:19 -08:00
parent df069af5e5
commit b7a89b56b3
13 changed files with 23 additions and 11 deletions
+1 -1
View File
@@ -11,8 +11,8 @@ import (
"github.com/ipfs/go-datastore"
blockstore "github.com/ipfs/go-ipfs-blockstore"
"github.com/libp2p/go-libp2p-core/host"
peer "github.com/libp2p/go-libp2p-core/peer"
"github.com/libp2p/go-libp2p-core/routing"
peer "github.com/libp2p/go-libp2p-peer"
pubsub "github.com/libp2p/go-libp2p-pubsub"
"go.uber.org/fx"
"golang.org/x/xerrors"