Skip to content

Commit

Permalink
code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlaster committed Feb 9, 2024
1 parent 1297d77 commit 02fd7c7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ fun PredictiveBackHandler(
override fun handleBackCancelled() {
// cancel will purge the channel of any sent events that are yet to be received
onBackInstance?.cancel()
println("cancelled")
}
}
}
Expand Down

0 comments on commit 02fd7c7

Please sign in to comment.