summaryrefslogtreecommitdiffstats
path: root/vendor/gopkg.in/throttled/throttled.v2/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gopkg.in/throttled/throttled.v2/doc.go')
-rw-r--r--vendor/gopkg.in/throttled/throttled.v2/doc.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/gopkg.in/throttled/throttled.v2/doc.go b/vendor/gopkg.in/throttled/throttled.v2/doc.go
deleted file mode 100644
index 302c2bed7..000000000
--- a/vendor/gopkg.in/throttled/throttled.v2/doc.go
+++ /dev/null
@@ -1,3 +0,0 @@
-// Package throttled implements rate limiting access to resources such
-// as HTTP endpoints.
-package throttled // import "gopkg.in/throttled/throttled.v2"