p2p/discv5: gofmt

parent 89fe24bb
......@@ -571,7 +571,7 @@ loop:
if n.state == unknown {
net.ping(n, n.addr())
}
return nil
return nil
})
case <-statsDump.C:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment