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-26 02:22:51 +00:00
parent 915d2da4cc
commit e8e50b5062

View File

@ -2,12 +2,13 @@ package client
import (
"fmt"
"github.com/Mrs4s/MiraiGo/client/pb/qweb"
"github.com/Mrs4s/MiraiGo/internal/proto"
"math/rand"
"sort"
"time"
"github.com/Mrs4s/MiraiGo/client/pb/qweb"
"github.com/Mrs4s/MiraiGo/internal/proto"
"github.com/pkg/errors"
"github.com/Mrs4s/MiraiGo/binary"