mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-05 19:43:49 +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 {
|
||||
break
|
||||
}
|
||||
log.Error("登录遇到错误: " + err.Error())
|
||||
|
||||
switch res.Error {
|
||||
case client.SliderNeededError:
|
||||
|
Loading…
x
Reference in New Issue
Block a user