🎨 改进代码样式

This commit is contained in:
github-actions[bot] 2021-09-27 13:20:16 +00:00
parent 52a8a9de6f
commit ffca19edab

View File

@ -6,9 +6,10 @@ import (
"math/rand" "math/rand"
"time" "time"
"github.com/FloatTech/ZeroBot-Plugin/control"
zero "github.com/wdvxdr1123/ZeroBot" zero "github.com/wdvxdr1123/ZeroBot"
"github.com/wdvxdr1123/ZeroBot/message" "github.com/wdvxdr1123/ZeroBot/message"
"github.com/FloatTech/ZeroBot-Plugin/control"
) )
func init() { func init() {