mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
Update net.go
This commit is contained in:
parent
30e5860a5f
commit
4a6f8f59fa
1 changed files with 1 additions and 2 deletions
|
|
@ -572,7 +572,6 @@ loop:
|
|||
net.ping(n, n.addr())
|
||||
}
|
||||
return nil
|
||||
|
||||
})
|
||||
|
||||
case <-statsDump.C:
|
||||
|
|
|
|||
Loading…
Reference in a new issue