Remove an unneeded ignore comment in dev_compiler
Change-Id: I90d4ee37e1599ad6981b379ca35c282efef923eb Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/238982 Reviewed-by: Nicholas Shahan <nshahan@google.com> Commit-Queue: Nicholas Shahan <nshahan@google.com>
This commit is contained in:
committed by
Commit Bot
parent
3b9906d048
commit
e5f118d194
@@ -5,7 +5,6 @@
|
||||
// @dart = 2.9
|
||||
|
||||
// ignore_for_file: directives_ordering
|
||||
// ignore_for_file: library_prefixes
|
||||
|
||||
library js_ast;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user