[cfe] Remove outdated TODO

Change-Id: If257f679942b8d9bf694b08684be338330858572
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/410420
Auto-Submit: Chloe Stefantsova <cstefantsova@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Johnni Winther <johnniwinther@google.com>
This commit is contained in:
Chloe Stefantsova
2025-02-18 03:01:15 -08:00
committed by Commit Queue
parent 5da354f46e
commit 64aae0ef17
@@ -7149,8 +7149,6 @@ class BodyBuilder extends StackListenerImpl
@override
void handleNullAwareElement(Token nullAwareElement) {
debugEvent("NullAwareElement");
// TODO(cstefantsova): Replace the following no-op with the node for
// handling null-aware elements.
if (!libraryFeatures.nullAwareElements.isEnabled) {
addProblem(
templateExperimentNotEnabledOffByDefault