This commit is contained in:
gedoor 2022-01-23 13:32:30 +08:00
parent ec90372fac
commit f03ed16cbe

View File

@ -30,7 +30,6 @@ import io.legado.app.utils.*
import io.legado.app.utils.viewbindingdelegate.viewBinding
import kotlinx.coroutines.Dispatchers.IO
import kotlinx.coroutines.Job
import kotlinx.coroutines.flow.collect
import kotlinx.coroutines.launch
import kotlinx.coroutines.withContext