Skip to content

Commit 64aae0e

Browse files
chloestefantsovaCommit Queue
authored andcommitted
[cfe] Remove outdated TODO
Change-Id: If257f679942b8d9bf694b08684be338330858572 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/410420 Auto-Submit: Chloe Stefantsova <[email protected]> Reviewed-by: Johnni Winther <[email protected]> Commit-Queue: Johnni Winther <[email protected]>
1 parent 5da354f commit 64aae0e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/front_end/lib/src/kernel/body_builder.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7149,8 +7149,6 @@ class BodyBuilder extends StackListenerImpl
71497149
@override
71507150
void handleNullAwareElement(Token nullAwareElement) {
71517151
debugEvent("NullAwareElement");
7152-
// TODO(cstefantsova): Replace the following no-op with the node for
7153-
// handling null-aware elements.
71547152
if (!libraryFeatures.nullAwareElements.isEnabled) {
71557153
addProblem(
71567154
templateExperimentNotEnabledOffByDefault

0 commit comments

Comments
 (0)