Fix warning
This commit is contained in:
parent
6f13feed13
commit
8a53be3b33
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ class DefaultActiveCallManager(
|
|||
private val imageLoaderHolder: ImageLoaderHolder,
|
||||
private val systemClock: SystemClock,
|
||||
) : ActiveCallManager {
|
||||
private val tag = "DefaultActiveCallManager"
|
||||
private val tag = "ActiveCallManager"
|
||||
private var timedOutCallJob: Job? = null
|
||||
|
||||
@VisibleForTesting(otherwise = VisibleForTesting.PRIVATE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue