Removing trailing space
This commit is contained in:
parent
de7180ef7e
commit
cd7345aa6b
|
@ -204,7 +204,6 @@ internal class MxCallImpl(
|
|||
override fun selectAnswer() {
|
||||
Timber.tag(loggerTag.value).v("select answer $callId")
|
||||
if (!isOutgoing) return
|
||||
|
||||
// This is an outgoing call, select the remote client that answered.
|
||||
// state is still DIALING.
|
||||
CallSelectAnswerContent(
|
||||
|
|
Loading…
Reference in New Issue