mirror of
https://github.com/restic/rest-server.git
synced 2025-12-06 17:15:45 -08:00
Fix goimports
This commit is contained in:
committed by
Zlatko Čalušić
parent
ff6270ab62
commit
b213d2a274
@@ -2,7 +2,6 @@ package restserver
|
||||
|
||||
import "github.com/prometheus/client_golang/prometheus"
|
||||
|
||||
|
||||
var metricBlobWriteTotal = prometheus.NewCounterVec(
|
||||
prometheus.CounterOpts{
|
||||
Name: "rest_server_blob_write_total",
|
||||
|
||||
Reference in New Issue
Block a user