mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 05:56:45 +01:00
p2p/discv5: gofmt
This commit is contained in:
@@ -571,7 +571,7 @@ loop:
|
||||
if n.state == unknown {
|
||||
net.ping(n, n.addr())
|
||||
}
|
||||
return nil
|
||||
return nil
|
||||
})
|
||||
|
||||
case <-statsDump.C:
|
||||
|
||||
Reference in New Issue
Block a user