Update ReaderActivity.kt

This commit is contained in:
LuftVerbot 2023-11-03 22:42:04 +01:00
parent 264b0e6127
commit 6bab100f78

View file

@ -93,7 +93,6 @@ import kotlinx.coroutines.flow.onEach
import kotlinx.coroutines.flow.sample
import kotlinx.coroutines.launch
import logcat.LogPriority
import org.jsoup.internal.StringUtil.padding
import tachiyomi.core.util.lang.launchIO
import tachiyomi.core.util.lang.launchNonCancellable
import tachiyomi.core.util.lang.withUIContext