mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-04 19:17:37 +08:00
ci(chore): Fix stylings
This commit is contained in:
parent
bfc29a8c97
commit
94ec3ccbcd
@ -105,7 +105,6 @@ func nilParseUint(s string, base int, bitSize int) *uint64 {
|
||||
}
|
||||
|
||||
func readEnvConfig() (string, *yaml.Node) {
|
||||
|
||||
if s, ok := os.LookupEnv("GCQ_HTTP_PORT"); !ok || s == "" {
|
||||
return "", nil
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user