1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-06 03:53:50 +08:00

Make golint happy

This commit is contained in:
zkonge 2021-01-25 17:05:42 +08:00
parent d2529a04c9
commit 22c9a6728b

View File

@ -135,6 +135,7 @@ var DefaultConfigWithComments = `
}
`
//PasswordHash 存储QQ密码哈希供登录使用
var PasswordHash [16]byte
//JSONConfig Config对应的结构体