mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:59:39 +08:00
🎨 改进代码样式
This commit is contained in:
parent
d2d5b5863b
commit
1cbc49251b
@ -6,9 +6,10 @@ import (
|
|||||||
"os"
|
"os"
|
||||||
"unsafe"
|
"unsafe"
|
||||||
|
|
||||||
"github.com/FloatTech/ZeroBot-Plugin/utils/sql"
|
|
||||||
"github.com/RomiChan/protobuf/proto"
|
"github.com/RomiChan/protobuf/proto"
|
||||||
"github.com/wdvxdr1123/ZeroBot/utils/helper"
|
"github.com/wdvxdr1123/ZeroBot/utils/helper"
|
||||||
|
|
||||||
|
"github.com/FloatTech/ZeroBot-Plugin/utils/sql"
|
||||||
)
|
)
|
||||||
|
|
||||||
type Composition struct {
|
type Composition struct {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user