mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-01-07 21:59:01 +08:00
🎨 改进代码样式
This commit is contained in:
parent
bbc96a83d7
commit
6c1da554f0
@ -6,8 +6,9 @@ import (
|
|||||||
"math/rand"
|
"math/rand"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
"github.com/FloatTech/ZeroBot-Plugin/plugin_diana/data"
|
|
||||||
zero "github.com/wdvxdr1123/ZeroBot"
|
zero "github.com/wdvxdr1123/ZeroBot"
|
||||||
|
|
||||||
|
"github.com/FloatTech/ZeroBot-Plugin/plugin_diana/data"
|
||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user