Unverified Commit 0eae276e authored by Jenn Magder's avatar Jenn Magder Committed by GitHub

Remove cli_utils from allow-list (#99037)

parent 533a5dde
...@@ -25,7 +25,6 @@ const Set<String> kCorePackageAllowList = <String>{ ...@@ -25,7 +25,6 @@ const Set<String> kCorePackageAllowList = <String>{
'boolean_selector', 'boolean_selector',
'characters', 'characters',
'charcode', 'charcode',
'cli_util',
'clock', 'clock',
'collection', 'collection',
'convert', 'convert',
......
...@@ -173,7 +173,6 @@ Future<void> main(List<String> arguments) async { ...@@ -173,7 +173,6 @@ Future<void> main(List<String> arguments) async {
'analyzer', 'analyzer',
'args', 'args',
'barback', 'barback',
'cli_util',
'csslib', 'csslib',
'flutter_goldens', 'flutter_goldens',
'flutter_goldens_client', 'flutter_goldens_client',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment