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"
"flag"
"fmt"
"github.com/Mrs4s/MiraiGo/binary"
"io/ioutil"
"os"
"os/signal"
@ -19,6 +18,10 @@ import (
"syscall"
"time"
"github.com/Mrs4s/MiraiGo/binary"
"github.com/Mrs4s/MiraiGo/binary"
"github.com/Mrs4s/go-cqhttp/coolq"
"github.com/Mrs4s/go-cqhttp/global"
"github.com/Mrs4s/go-cqhttp/global/config"