remove toImmutableList import

This commit is contained in:
Thorodinson1 2024-02-25 21:57:33 +05:30
parent 1a21a88482
commit 4d8b6aaabf

View file

@ -10,7 +10,7 @@ import com.lagradost.cloudstream3.utils.TestingUtils
import kotlinx.coroutines.CoroutineScope
import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.cancel
import okhttp3.internal.toImmutableList
class TestViewModel : ViewModel() {
data class TestProgress(