From c04b18af70e3c69314918439344a864c37314c6d Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 9 Mar 2021 11:14:36 +0000 Subject: [PATCH] ci(chore): Fix stylings --- client/online_push.go | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/client/online_push.go b/client/online_push.go index 2401751c..42ef4ed7 100644 --- a/client/online_push.go +++ b/client/online_push.go @@ -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{