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

删除错误加入的配置

This commit is contained in:
千橘雫霞 2020-08-27 23:29:10 +08:00 committed by GitHub
parent 41614b9d16
commit 50191fcedf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,6 @@ type CQBot struct {
events []func(MSG) events []func(MSG)
db *nutsdb.DB db *nutsdb.DB
heartbeatInterval uint16
friendReqCache sync.Map friendReqCache sync.Map
invitedReqCache sync.Map invitedReqCache sync.Map
joinReqCache sync.Map joinReqCache sync.Map