conflicts resolved

This commit is contained in:
Thorodinson1 2024-03-05 22:52:35 +05:30
parent 19f8f51aa2
commit 59526f695f

View file

@ -11,7 +11,6 @@ import kotlinx.coroutines.CoroutineScope
import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.cancel
class TestViewModel : ViewModel() {
data class TestProgress(
val passed: Int,