comment update for package gjson

This commit is contained in:
John
2020-03-22 09:24:45 +08:00
parent bfa64705b5
commit 65bc1d5eb8

View File

@ -4,7 +4,6 @@
// If a copy of the MIT was not distributed with this file,
// You can obtain one at https://github.com/gogf/gf.
// Package gjson provides convenient API for JSON/XML/YAML/TOML data handling.
package gjson
import (