mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 18:02:24 +00:00
metrics: rm unused
This commit is contained in:
parent
4121cb4c66
commit
ada0f55f0a
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ import (
|
|||
|
||||
var (
|
||||
metricsEnabled = false
|
||||
initRan = false
|
||||
)
|
||||
|
||||
// Enabled is checked by functions that are deemed 'expensive', e.g. if a
|
||||
|
|
|
|||
Loading…
Reference in a new issue