diff options
Diffstat (limited to 'vendor/github.com/kballard/go-shellquote/doc.go')
-rw-r--r-- | vendor/github.com/kballard/go-shellquote/doc.go | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/github.com/kballard/go-shellquote/doc.go b/vendor/github.com/kballard/go-shellquote/doc.go deleted file mode 100644 index 9445fa4ad..000000000 --- a/vendor/github.com/kballard/go-shellquote/doc.go +++ /dev/null @@ -1,3 +0,0 @@ -// Shellquote provides utilities for joining/splitting strings using sh's -// word-splitting rules. -package shellquote |