lint
This commit is contained in:
parent
90f2e2c32e
commit
bf8b485e2c
@ -215,7 +215,6 @@ internal class MxCallImpl(
|
|||||||
.let { createEventAndLocalEcho(type = EventType.CALL_SELECT_ANSWER, roomId = roomId, content = it.toContent()) }
|
.let { createEventAndLocalEcho(type = EventType.CALL_SELECT_ANSWER, roomId = roomId, content = it.toContent()) }
|
||||||
.also { eventSenderProcessor.postEvent(it) }
|
.also { eventSenderProcessor.postEvent(it) }
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
override suspend fun transfer(targetUserId: String,
|
override suspend fun transfer(targetUserId: String,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user