mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-05 19:43:49 +08:00
去掉一个调试日志
This commit is contained in:
parent
f9e2130b9f
commit
2a56475daf
@ -626,6 +626,5 @@ func (bot *CQBot) SendNewPic(elem message.IMessageElement, source string, icon s
|
||||
XmlMsg := message.NewRichXml(xml, 5)
|
||||
return XmlMsg, nil
|
||||
}
|
||||
log.Warnf("elem: %+v", elem)
|
||||
return nil, errors.New("发送xml图片消息失败")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user