Undo linting

This commit is contained in:
Jobobby04
2020-08-15 15:57:07 -04:00
parent 9a26a3e5a2
commit a6b98e24dc
133 changed files with 212 additions and 212 deletions
@@ -25,6 +25,7 @@ import exh.metadata.metadata.base.insertFlatMetadata
import exh.util.await
import exh.util.cancellable
import exh.util.jobScheduler
import java.lang.RuntimeException
import kotlinx.coroutines.flow.asFlow
import kotlinx.coroutines.flow.mapNotNull
import kotlinx.coroutines.flow.toList
@@ -32,7 +33,6 @@ import kotlinx.coroutines.runBlocking
import timber.log.Timber
import uy.kohesive.injekt.injectLazy
import xyz.nulldev.ts.api.http.serializer.FilterSerializer
import java.lang.RuntimeException
object DebugFunctions {
val app: Application by injectLazy()