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 2021-02-19 09:01:20 +00:00
parent a9f597561e
commit c4288bd213

View File

@ -2,12 +2,13 @@ package client
import ( import (
"fmt" "fmt"
"sync/atomic"
"time"
"github.com/Mrs4s/MiraiGo/client/pb" "github.com/Mrs4s/MiraiGo/client/pb"
"github.com/Mrs4s/MiraiGo/client/pb/msg" "github.com/Mrs4s/MiraiGo/client/pb/msg"
"github.com/pkg/errors" "github.com/pkg/errors"
"google.golang.org/protobuf/proto" "google.golang.org/protobuf/proto"
"sync/atomic"
"time"
) )
// com.tencent.mobileqq.app.QQMessageFacadeConfig::start // com.tencent.mobileqq.app.QQMessageFacadeConfig::start