cmd/geth: decent error message if metrics are disabled
This commit is contained in:
committed by
Jeffrey Wilcke
parent
01fe972113
commit
5f3792c2a7
@ -23,7 +23,6 @@ import (
|
||||
"github.com/ethereum/go-ethereum/pow"
|
||||
"github.com/ethereum/go-ethereum/rlp"
|
||||
"github.com/hashicorp/golang-lru"
|
||||
"github.com/rcrowley/go-metrics"
|
||||
"github.com/syndtr/goleveldb/leveldb"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user