Skip to content

Commit

Permalink
For mozilla-mobile#12469 - Cancel previous queries before new suggest…
Browse files Browse the repository at this point in the history
…ions requests
  • Loading branch information
Mugurell committed Jul 11, 2022
1 parent 86a6680 commit bdac013
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import androidx.compose.runtime.mutableStateOf
import kotlinx.coroutines.CoroutineScope
import kotlinx.coroutines.Job
import kotlinx.coroutines.asCoroutineDispatcher
import kotlinx.coroutines.coroutineScope
import kotlinx.coroutines.launch
import mozilla.components.compose.browser.awesomebar.AwesomeBarFacts
import mozilla.components.compose.browser.awesomebar.AwesomeBarFacts.emitAwesomeBarFact
Expand Down

0 comments on commit bdac013

Please sign in to comment.