mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-08 07:58:40 +00:00
p2p/discover: fix lint issue
This commit is contained in:
parent
85e81382ad
commit
0e9e8a479a
1 changed files with 0 additions and 1 deletions
|
|
@ -810,5 +810,4 @@ func (tab *Table) waitForNodes(ctx context.Context, n int) error {
|
|||
}
|
||||
}
|
||||
return notifyErr
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue