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

Commit 98696ca2 authored by Jeff DeCew's avatar Jeff DeCew Committed by Android (Google) Code Review
Browse files

Merge "Remove a WTF that's popped up post-refactor." into main

parents 222084ca b787415e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1299,7 +1299,6 @@ public class HeadsUpManagerImpl
        }

        private NotificationEntry requireEntry() {
            /* check if */ SceneContainerFlag.isUnexpectedlyInLegacyMode();
            return Objects.requireNonNull(mEntry);
        }