aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/web/FrostJSI.kt
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2020-02-23 16:53:50 -0800
committerAllan Wang <me@allanwang.ca>2020-02-23 16:53:50 -0800
commitb4bc704c3e7c818a709db38e19292aead339f810 (patch)
tree5e48d0ac82e17e97b44a43614c33d62fcab7d686 /app/src/main/kotlin/com/pitchedapps/frost/web/FrostJSI.kt
parent62fb124f5dcfad66e700e9f27161d41bb0e0aa3c (diff)
downloadfrost-b4bc704c3e7c818a709db38e19292aead339f810.tar.gz
frost-b4bc704c3e7c818a709db38e19292aead339f810.tar.bz2
frost-b4bc704c3e7c818a709db38e19292aead339f810.zip
Apply spotless
Diffstat (limited to 'app/src/main/kotlin/com/pitchedapps/frost/web/FrostJSI.kt')
-rw-r--r--app/src/main/kotlin/com/pitchedapps/frost/web/FrostJSI.kt3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/src/main/kotlin/com/pitchedapps/frost/web/FrostJSI.kt b/app/src/main/kotlin/com/pitchedapps/frost/web/FrostJSI.kt
index 9fe4c4c9..05248153 100644
--- a/app/src/main/kotlin/com/pitchedapps/frost/web/FrostJSI.kt
+++ b/app/src/main/kotlin/com/pitchedapps/frost/web/FrostJSI.kt
@@ -35,9 +35,6 @@ import com.pitchedapps.frost.utils.showWebContextMenu
import com.pitchedapps.frost.views.FrostWebView
import kotlinx.coroutines.channels.SendChannel
import kotlinx.coroutines.launch
-import org.koin.android.ext.android.inject
-import org.koin.core.KoinComponent
-import org.koin.core.inject
/**
* Created by Allan Wang on 2017-06-01.