Skip to content

Commit e76fcda

Browse files
srawlinsCommit Queue
authored and
Commit Queue
committed
analyzer: Remove TODO that is DONE
Change-Id: I15a85d31b797d99d68c94b3c0fe433c18d9effbe Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/432905 Commit-Queue: Paul Berry <[email protected]> Auto-Submit: Samuel Rawlins <[email protected]> Reviewed-by: Paul Berry <[email protected]>
1 parent b8daa53 commit e76fcda

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pkg/analyzer/lib/src/generated/resolver.dart

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -330,9 +330,6 @@ class ResolverVisitor extends ThrowingAstVisitor<void>
330330
/// used to access the types from the core library. The [errorListener] is the
331331
/// error listener that will be informed of any errors that are found during
332332
/// resolution.
333-
///
334-
// TODO(paulberry): make [featureSet] a required parameter (this will be a
335-
// breaking change).
336333
ResolverVisitor(
337334
InheritanceManager3 inheritanceManager,
338335
LibraryElementImpl definingLibrary,

0 commit comments

Comments
 (0)