mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-01-04 02:29:04 +08:00
🎨 改进代码样式
This commit is contained in:
parent
c13641dd1d
commit
a69d985139
@ -11,9 +11,10 @@ import (
|
|||||||
"time"
|
"time"
|
||||||
"unsafe"
|
"unsafe"
|
||||||
|
|
||||||
"github.com/FloatTech/ZeroBot-Plugin/utils/process"
|
|
||||||
reg "github.com/fumiama/go-registry"
|
reg "github.com/fumiama/go-registry"
|
||||||
"github.com/sirupsen/logrus"
|
"github.com/sirupsen/logrus"
|
||||||
|
|
||||||
|
"github.com/FloatTech/ZeroBot-Plugin/utils/process"
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user