🎨 改进代码样式

This commit is contained in:
github-actions[bot] 2021-09-06 06:59:32 +00:00
parent 3ae333e047
commit 0529dcf0ef
2 changed files with 0 additions and 2 deletions

View File

@ -22,7 +22,6 @@ func init() {
Daily(v.Get("group_id").Int())
}
})
}
func morningData(groupId int64) {

View File

@ -14,5 +14,4 @@ func init() {
ctx.SetGroupAddRequest(ctx.Event.Flag, "invite", true, "我爱你mua~")
}
})
}