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-02 01:46:46 +00:00
parent 4f5e890ec6
commit 2cd960566b

View File

@ -2,10 +2,11 @@ package client
import (
"fmt"
"github.com/Mrs4s/MiraiGo/binary"
"sync/atomic"
"time"
"github.com/Mrs4s/MiraiGo/binary"
"github.com/Mrs4s/MiraiGo/client/pb"
"github.com/Mrs4s/MiraiGo/client/pb/msg"
"github.com/pkg/errors"