1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-04 11:07:40 +08:00

ci(chore): Fix stylings

This commit is contained in:
github-actions 2021-03-09 11:14:36 +00:00
parent ab3ed8f883
commit c04b18af70

View File

@ -2,14 +2,15 @@ package client
import (
"fmt"
"strconv"
"time"
"github.com/Mrs4s/MiraiGo/binary"
"github.com/Mrs4s/MiraiGo/binary/jce"
"github.com/Mrs4s/MiraiGo/client/pb"
"github.com/Mrs4s/MiraiGo/client/pb/notify"
"github.com/pkg/errors"
"google.golang.org/protobuf/proto"
"strconv"
"time"
)
var msg0x210Decoders = map[int64]func(*QQClient, []byte) error{