Skip to content

Commit

Permalink
refactor #605 Remove unused function.
Browse files Browse the repository at this point in the history
  • Loading branch information
toastkidjp committed Aug 18, 2020
1 parent 3c4ed68 commit a3767cb
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -494,14 +494,6 @@ class BrowserModule(
GlobalWebViewPool.onPause()
}

/**
* Dispose [GlobalWebViewPool].
*/
fun dispose() {
GlobalWebViewPool.dispose()
disposables.cancel()
}

/**
* Disable [WebView].
*/
Expand Down

0 comments on commit a3767cb

Please sign in to comment.