Skip to content

Commit

Permalink
p2p:fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
bysomeone committed May 17, 2021
1 parent 537f34e commit 28447a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion system/p2p/dht/protocol/broadcast/pubsub.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ const (
type pubSub struct {
*broadcastProtocol
blkHeaderCache map[int64]*types.Header
syncStatus bool
maxRecvBlkHeight int64
lock sync.RWMutex
}
Expand Down

0 comments on commit 28447a9

Please sign in to comment.