drop COMMIT-QUEUE.ini Nothing reads this file anymore. BUG=chromium:1025955 TEST=CQ passes Exempt-From-Owner-Approval: cleanup removing unused file Change-Id: I72b0974a9f8c7e9f72ffe823984f0bc39b298e57
diff --git a/COMMIT-QUEUE.ini b/COMMIT-QUEUE.ini deleted file mode 100644 index 908629d..0000000 --- a/COMMIT-QUEUE.ini +++ /dev/null
@@ -1,12 +0,0 @@ -# Copyright 2018 The Chromium OS Authors. All rights reserved. -# Use of this source code is governed by a BSD-style license that can be -# found in the LICENSE file. - -# Per-project Commit Queue settings. -# Documentation: http://goo.gl/5J7oND - -[GENERAL] - -# Just run the venv unittests and submit. -pre-cq-configs: chromeos-infra-unittests-pre-cq -submit-in-pre-cq: yes