chore: update some code style (#2356)
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
package json
|
||||
|
||||
import "github.com/json-iterator/go"
|
||||
import jsoniter "github.com/json-iterator/go"
|
||||
|
||||
var (
|
||||
json = jsoniter.ConfigCompatibleWithStandardLibrary
|
||||
|
Reference in New Issue
Block a user