diff options
Diffstat (limited to 'weed/stats/metrics.go')
| -rw-r--r-- | weed/stats/metrics.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/weed/stats/metrics.go b/weed/stats/metrics.go index 25117ae72..161cc1cda 100644 --- a/weed/stats/metrics.go +++ b/weed/stats/metrics.go @@ -107,7 +107,6 @@ var ( Help: "Bucketed histogram of s3 request processing time.", Buckets: prometheus.ExponentialBuckets(0.0001, 2, 24), }, []string{"type"}) - ) func init() { |
