mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-13 23:00:14 +08:00
Updated robot & network structure
This commit is contained in:
parent
1ba96b78aa
commit
d0a9a9da34
@ -346,7 +346,6 @@ internal class RobotNetworkHandler(private val robot: Robot) : Closeable {
|
||||
|
||||
else -> throw IllegalArgumentException(packet.toString())
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
internal val packetSystem: PacketSystem = PacketSystem()
|
||||
|
Loading…
Reference in New Issue
Block a user