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:
Brian Wilkerson
2022-03-26 00:08:27 +00:00
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;