Commit 5ad72c5d authored by sergiyb's avatar sergiyb Committed by Commit bot

Removed unused field from CQ config

R=phajdan.jr@chromium.org
CC=akuegel@chromium.org
BUG=472612

Review URL: https://codereview.chromium.org/1063423003

Cr-Commit-Position: refs/heads/master@{#324431}
parent 70a04802
...@@ -22,7 +22,6 @@ ...@@ -22,7 +22,6 @@
"skip_throttle_users": [ "skip_throttle_users": [
"commit-bot@chromium.org" "commit-bot@chromium.org"
], ],
"tryserver_url": "http://build.chromium.org/p/tryserver.chromium/",
"use_buildbucket_for_tryjobs": true, "use_buildbucket_for_tryjobs": true,
"verifiers_no_patch": { "verifiers_no_patch": {
"experimental_try_job_verifier": { "experimental_try_job_verifier": {
...@@ -183,4 +182,4 @@ ...@@ -183,4 +182,4 @@
} }
}, },
"version": 1 "version": 1
} }
\ No newline at end of file
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