mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-24 15:00:38 +08:00
Clear useless print
This commit is contained in:
parent
458fe2ee94
commit
39f0ae7b24
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user