Skip to content

Commit

Permalink
Remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
AnirudhBhat committed Aug 9, 2024
1 parent ab8707e commit 86983c8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ class WooPosToolbarViewModel @Inject constructor(
}

override fun onCleared() {
super.onCleared()
debounceJob?.cancel()
}
}

0 comments on commit 86983c8

Please sign in to comment.