aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/web/DebugWebView.kt
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-03-31 23:09:36 -0400
committerAllan Wang <me@allanwang.ca>2019-03-31 23:09:36 -0400
commitf7ad18ff7f1bd10bef45542b4ea400f2957cbf3e (patch)
treef51e4ed1058002cd3a0ea98fcbe2c8cfc4186ce9 /app/src/main/kotlin/com/pitchedapps/frost/web/DebugWebView.kt
parenta55f20a60ba87b7e9bdb520edb93282ae3f0b542 (diff)
downloadfrost-f7ad18ff7f1bd10bef45542b4ea400f2957cbf3e.tar.gz
frost-f7ad18ff7f1bd10bef45542b4ea400f2957cbf3e.tar.bz2
frost-f7ad18ff7f1bd10bef45542b4ea400f2957cbf3e.zip
Apply spotlessv2.2.3
Diffstat (limited to 'app/src/main/kotlin/com/pitchedapps/frost/web/DebugWebView.kt')
-rw-r--r--app/src/main/kotlin/com/pitchedapps/frost/web/DebugWebView.kt1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/kotlin/com/pitchedapps/frost/web/DebugWebView.kt b/app/src/main/kotlin/com/pitchedapps/frost/web/DebugWebView.kt
index 80edd62e..90c4c7e2 100644
--- a/app/src/main/kotlin/com/pitchedapps/frost/web/DebugWebView.kt
+++ b/app/src/main/kotlin/com/pitchedapps/frost/web/DebugWebView.kt
@@ -25,7 +25,6 @@ import android.view.View
import android.webkit.WebView
import ca.allanwang.kau.utils.withAlpha
import com.pitchedapps.frost.facebook.USER_AGENT_BASIC
-import com.pitchedapps.frost.injectors.CssAssets
import com.pitchedapps.frost.injectors.CssHider
import com.pitchedapps.frost.injectors.jsInject
import com.pitchedapps.frost.utils.L