🎨 改进代码样式

This commit is contained in:
github-actions[bot] 2021-09-12 10:43:19 +00:00
parent d31e67e598
commit 8d83d6be2f

View File

@ -5,9 +5,10 @@ import (
"strconv" "strconv"
"strings" "strings"
"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() {