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

Commit 9c101db2 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Remove TODO about CommonNotifCollection

We're not going to remove this interface, so let's remove the TODO.

Fixes: 296395325
Flag: EXEMPT documentation
Test: N/A

Change-Id: I9d991015e5bbadae40db9217c78c152598091ec5
parent a8ebb58d
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 {
    /**