We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c57db28 commit dec0029Copy full SHA for dec0029
1 file changed
webview/src/commonMain/kotlin/com/multiplatform/webview/web/WebView.kt
@@ -6,7 +6,6 @@ import androidx.compose.runtime.LaunchedEffect
6
import androidx.compose.runtime.snapshotFlow
7
import androidx.compose.ui.Modifier
8
import com.multiplatform.webview.jsbridge.WebViewJsBridge
9
-import com.multiplatform.webview.util.KLogger
10
import kotlinx.coroutines.flow.filter
11
import kotlinx.coroutines.flow.merge
12
0 commit comments