aboutsummaryrefslogtreecommitdiffstats
path: root/ethstats/ethstats.go
diff options
context:
space:
mode:
Diffstat (limited to 'ethstats/ethstats.go')
-rw-r--r--ethstats/ethstats.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/ethstats/ethstats.go b/ethstats/ethstats.go
index 77784ff4a..7065d7162 100644
--- a/ethstats/ethstats.go
+++ b/ethstats/ethstats.go
@@ -193,7 +193,6 @@ func (s *Service) loop() {
}
}
close(quitCh)
- return
}()
// Loop reporting until termination
for {