mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
p2p: remove blank line
This commit is contained in:
parent
c55a42eee0
commit
105ff6fb95
1 changed files with 0 additions and 1 deletions
|
|
@ -675,7 +675,6 @@ func (srv *Server) run() {
|
|||
|
||||
running:
|
||||
for {
|
||||
|
||||
select {
|
||||
case <-srv.quit:
|
||||
// The server was stopped. Run the cleanup logic.
|
||||
|
|
|
|||
Loading…
Reference in a new issue