Remove an unnecessary ignore comment from dart-internal

Change-Id: I1f2ba877b1eef300f09fc5b67f8e27acd7184e48
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/192284
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
This commit is contained in:
Brian Wilkerson 2021-03-22 18:49:36 +00:00 committed by commit-bot@chromium.org
parent 2c13c7ea80
commit 9dbc090fc1

View file

@ -9,7 +9,6 @@
//
// Only this exact special file is allowed to import "dart:_internal" without
// causing a compile error.
// ignore: import_internal_library
import 'dart:_internal' as internal;
/// Given an [Iterable], invokes [extract], passing the [iterable]'s type