diff --git a/app_dart/config.yaml b/app_dart/config.yaml index 4685eb9b77..b27670c5b3 100644 --- a/app_dart/config.yaml +++ b/app_dart/config.yaml @@ -4,8 +4,3 @@ # app_dart/lib/src/service/config.dart backfillerCommitLimit: 50 - -contentAwareHashing: - # This will cause PRs that enter the merge queue to wait on CAH hashing - # to happen before scheduling builds. - waitOnContentHash: true