1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-04 19:17:38 +08:00

ci(chore): Fix stylings

This commit is contained in:
github-actions[bot] 2022-05-24 05:31:30 +00:00
parent 1288c30775
commit 007f228e10
2 changed files with 7 additions and 6 deletions

View File

@ -1,9 +1,10 @@
package client package client
import ( import (
"strconv"
"github.com/Mrs4s/MiraiGo/client/pb/oidb" "github.com/Mrs4s/MiraiGo/client/pb/oidb"
"github.com/Mrs4s/MiraiGo/internal/proto" "github.com/Mrs4s/MiraiGo/internal/proto"
"strconv"
) )
// SendGroupSign 发送群聊打卡消息 // SendGroupSign 发送群聊打卡消息