mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-06 20:13:50 +08:00
ci(chore): Fix stylings
This commit is contained in:
parent
d7e0aaf827
commit
9c9a469a16
@ -5,13 +5,14 @@ import (
|
||||
"bufio"
|
||||
_ "embed" // embed the default config file
|
||||
"fmt"
|
||||
"github.com/Mrs4s/go-cqhttp/global"
|
||||
"os"
|
||||
"path"
|
||||
"strconv"
|
||||
"strings"
|
||||
"sync"
|
||||
|
||||
"github.com/Mrs4s/go-cqhttp/global"
|
||||
|
||||
log "github.com/sirupsen/logrus"
|
||||
"gopkg.in/yaml.v3"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user