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[bot] 2021-11-08 19:17:04 +00:00
parent af9ed48cb7
commit c48c5bca49

View File

@ -2,9 +2,10 @@ package client
import (
"encoding/hex"
"strconv"
"github.com/Mrs4s/MiraiGo/client/pb/cmd0x388"
"github.com/Mrs4s/MiraiGo/internal/packets"
"strconv"
"github.com/pkg/errors"