Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 00097ad

Browse files
bwilkersoncommit-bot@chromium.org
authored andcommitted
Remove reference to deprecated setter
Change-Id: Ie775c23175363135f58ebc12d476db2640cf200b Reviewed-on: https://dart-review.googlesource.com/50060 Reviewed-by: Konstantin Shcheglov <[email protected]> Commit-Queue: Brian Wilkerson <[email protected]>
1 parent cb065a1 commit 00097ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/analyzer/test/generated/parser_test.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9685,7 +9685,6 @@ class ParserTestCase extends EngineTestCase
96859685
parser.parseFunctionBodies = parseFunctionBodies;
96869686
parser.enableNnbd = enableNnbd;
96879687
parser.enableOptionalNewAndConst = enableOptionalNewAndConst;
9688-
parser.enableUriInPartOf = enableUriInPartOf;
96899688
parser.currentToken = tokenStream;
96909689
}
96919690

0 commit comments

Comments
 (0)