[Review] Code cleanup

This commit is contained in:
Him188 2021-01-06 14:59:20 +08:00
parent 1215a56775
commit dc449bdca9

View File

@ -139,7 +139,7 @@ internal object MessageSvcPbSendMsg : OutgoingPacketFactory<MessageSvcPbSendMsg.
* 发送陌生人消息 * 发送陌生人消息
*/ */
@Suppress("FunctionName") @Suppress("FunctionName")
internal inline fun createToStrangerImpl( internal fun createToStrangerImpl(
client: QQAndroidClient, client: QQAndroidClient,
target: Stranger, target: Stranger,
message: MessageChain, message: MessageChain,