mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove cli_utils from allow-list (#99037)
This commit is contained in:
parent
533a5dde96
commit
0eae276e68
@ -25,7 +25,6 @@ const Set<String> kCorePackageAllowList = <String>{
|
||||
'boolean_selector',
|
||||
'characters',
|
||||
'charcode',
|
||||
'cli_util',
|
||||
'clock',
|
||||
'collection',
|
||||
'convert',
|
||||
|
||||
@ -173,7 +173,6 @@ Future<void> main(List<String> arguments) async {
|
||||
'analyzer',
|
||||
'args',
|
||||
'barback',
|
||||
'cli_util',
|
||||
'csslib',
|
||||
'flutter_goldens',
|
||||
'flutter_goldens_client',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user