Skip to content

Commit a0208ff

Browse files
committed
Bug 1969980 - Update the doc for removeCollection function since the undo functionality was removed in part 10 https://phabricator.services.mozilla.com/D255848 r=android-reviewers,gmalekpour
Differential Revision: https://phabricator.services.mozilla.com/D260683
1 parent fb77729 commit a0208ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/android/fenix/app/src/main/java/org/mozilla/fenix/home/sessioncontrol/SessionControlController.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ interface SessionControlControllerCallback {
219219
fun registerCollectionStorageObserver()
220220

221221
/**
222-
* Callback to remove collection with undo snack bar.
222+
* Callback to remove collection.
223223
*/
224224
fun removeCollection(tabCollection: TabCollection)
225225

0 commit comments

Comments
 (0)