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()) }
|
||||
.also { eventSenderProcessor.postEvent(it) }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
override suspend fun transfer(targetUserId: String,
|
||||
|
|
Loading…
Reference in New Issue