Clear useless print

This commit is contained in:
ryoii 2020-04-10 23:39:42 +08:00
parent 458fe2ee94
commit 39f0ae7b24

View File

@ -72,7 +72,7 @@ internal class MessageSvc {
}
override suspend fun QQAndroidBot.handle(packet: RequestPushNotify, sequenceId: Int): OutgoingPacket? {
println(packet._miraiContentToString())
network.run {
return PbGetMsg(
client,