Skip to content

Commit

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

private val webViewStateUseCase = WebViewStateUseCase.make(context)

private val disposables: Job by lazy { Job() }

init {
GlobalWebViewPool.resize(preferenceApplier.poolSize)

Expand Down

0 comments on commit c4a04fc

Please sign in to comment.