Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09345e09 authored by Julia Reynolds's avatar Julia Reynolds Committed by Android (Google) Code Review
Browse files

Merge "Remove TODO about CommonNotifCollection" into main

parents 50e88519 9c101db2
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -27,9 +27,6 @@ import java.util.Collection;
/**
 * A notification collection that manages the list of {@link NotificationEntry}s that will be
 * rendered.
 *
 * TODO: (b/145659174) Once we fully migrate to {@link NotifPipeline}, we probably won't need this,
 * but having it for now makes it easy to switch between the two.
 */
public interface CommonNotifCollection {
    /**