mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-25 19:05:56 +03:00
Removing trailing space
This commit is contained in:
parent
de7180ef7e
commit
cd7345aa6b
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue