mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
conflicts resolved
This commit is contained in:
parent
19f8f51aa2
commit
59526f695f
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ import kotlinx.coroutines.CoroutineScope
|
||||||
import kotlinx.coroutines.Dispatchers
|
import kotlinx.coroutines.Dispatchers
|
||||||
import kotlinx.coroutines.cancel
|
import kotlinx.coroutines.cancel
|
||||||
|
|
||||||
|
|
||||||
class TestViewModel : ViewModel() {
|
class TestViewModel : ViewModel() {
|
||||||
data class TestProgress(
|
data class TestProgress(
|
||||||
val passed: Int,
|
val passed: Int,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue