diff options
Diffstat (limited to 'vendor/github.com/pelletier/go-toml/v2/doc.go')
-rw-r--r-- | vendor/github.com/pelletier/go-toml/v2/doc.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/github.com/pelletier/go-toml/v2/doc.go b/vendor/github.com/pelletier/go-toml/v2/doc.go deleted file mode 100644 index b7bc599bd..000000000 --- a/vendor/github.com/pelletier/go-toml/v2/doc.go +++ /dev/null @@ -1,2 +0,0 @@ -// Package toml is a library to read and write TOML documents. -package toml |