🎨 启用linter

This commit is contained in:
Ink33
2021-05-30 23:07:08 +08:00
parent 734d838182
commit 71b2df2d9f
7 changed files with 142 additions and 4 deletions

View File

@@ -79,7 +79,6 @@ func init() { // 插件主体
))
return
}
})
zero.OnFullMatch(`群温度`).SetBlock(true).FirstPriority().
Handle(func(ctx *zero.Ctx) {

View File

@@ -175,7 +175,6 @@ func init() {
return
}
})
}
func botPath() string {