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

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

Merge "Remove stale TODOs" into main

parents 4b8d2cac 1b869f28
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -58,6 +58,5 @@ class ZenModeTriggerAddPreferenceController extends AbstractZenModePreferenceCon
            conditionId -> saveMode(mode -> {
                mode.setCustomModeConditionId(mContext, conditionId);
                return mode;
                // TODO: b/342156843 - Maybe jump to the corresponding schedule editing screen?
            });
}