mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 01:55:04 +08:00
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
Block a user