mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
eth/catalyst: remove unnecessary continue
This commit is contained in:
parent
7cf6a63687
commit
d4c59d6dfe
1 changed files with 0 additions and 1 deletions
|
|
@ -811,7 +811,6 @@ func (api *ConsensusAPI) heartbeat() {
|
|||
}
|
||||
offlineLogged = time.Now()
|
||||
}
|
||||
continue
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue