Avoid verbose logs when downloading the Dart SDK. (flutter/engine#30300)

This commit is contained in:
Chinmay Garde
2021-12-13 12:58:22 -08:00
committed by GitHub
parent 131628b132
commit 55655e2583

1
DEPS
View File

@@ -711,7 +711,6 @@ hooks = [
'python3',
'src/flutter/tools/download_dart_sdk.py',
'--fail-loudly',
'--verbose',
]
},
{