summaryrefslogtreecommitdiff
path: root/vendor/golang.org/x/text/secure/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/golang.org/x/text/secure/doc.go')
-rw-r--r--vendor/golang.org/x/text/secure/doc.go6
1 files changed, 0 insertions, 6 deletions
diff --git a/vendor/golang.org/x/text/secure/doc.go b/vendor/golang.org/x/text/secure/doc.go
deleted file mode 100644
index e531c35..0000000
--- a/vendor/golang.org/x/text/secure/doc.go
+++ /dev/null
@@ -1,6 +0,0 @@
-// Copyright 2016 The Go Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file.
-
-// secure is a repository of text security related packages.
-package secure // import "golang.org/x/text/secure"