aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/docker/go-metrics/docs.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/docker/go-metrics/docs.go')
-rw-r--r--vendor/github.com/docker/go-metrics/docs.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/github.com/docker/go-metrics/docs.go b/vendor/github.com/docker/go-metrics/docs.go
deleted file mode 100644
index 8fbdfc697..000000000
--- a/vendor/github.com/docker/go-metrics/docs.go
+++ /dev/null
@@ -1,3 +0,0 @@
-// This package is small wrapper around the prometheus go client to help enforce convention and best practices for metrics collection in Docker projects.
-
-package metrics