1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-05 19:43:49 +08:00

ci(chore): Fix stylings

This commit is contained in:
github-actions[bot] 2021-04-09 10:44:41 +00:00
parent a157bb3220
commit b20ab9dc52

View File

@ -8,7 +8,6 @@ import (
"encoding/hex" "encoding/hex"
"flag" "flag"
"fmt" "fmt"
"github.com/Mrs4s/MiraiGo/binary"
"io/ioutil" "io/ioutil"
"os" "os"
"os/signal" "os/signal"
@ -19,6 +18,10 @@ import (
"syscall" "syscall"
"time" "time"
"github.com/Mrs4s/MiraiGo/binary"
"github.com/Mrs4s/MiraiGo/binary"
"github.com/Mrs4s/go-cqhttp/coolq" "github.com/Mrs4s/go-cqhttp/coolq"
"github.com/Mrs4s/go-cqhttp/global" "github.com/Mrs4s/go-cqhttp/global"
"github.com/Mrs4s/go-cqhttp/global/config" "github.com/Mrs4s/go-cqhttp/global/config"