mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-06 03:53:50 +08:00
Remove unnecessary logs
This commit is contained in:
parent
a9fb84eb47
commit
d2be362f84
@ -148,7 +148,6 @@ func (s *webServer) logincore(relogin bool) {
|
|||||||
} else if err == client.ErrAlreadyOnline {
|
} else if err == client.ErrAlreadyOnline {
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
log.Error("登录遇到错误: " + err.Error())
|
|
||||||
|
|
||||||
switch res.Error {
|
switch res.Error {
|
||||||
case client.SliderNeededError:
|
case client.SliderNeededError:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user