mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-13 02:30:26 +00:00
chore(lint): 改进代码样式 (#1040)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4b0a2a12a8
commit
814fa0ce33
@@ -214,7 +214,6 @@ func init() {
|
||||
return
|
||||
}
|
||||
ctx.SendChain(message.ImageBytes(buf))
|
||||
|
||||
})
|
||||
en.OnFullMatch("牛子深度排行", zero.OnlyGroup, getdb).SetBlock(true).Handle(func(ctx *zero.Ctx) {
|
||||
gid := ctx.Event.GroupID
|
||||
|
||||
Reference in New Issue
Block a user