[lucicfg] Remove old configs

Bug: skia:11820
Change-Id: I20fca0dab7c9385374e171ba3d6f2263e9b6a5df
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/411864
Reviewed-by: Ravi Mistry <rmistry@google.com>
diff --git a/commit-queue.cfg b/commit-queue.cfg
deleted file mode 100644
index 4b40fe0..0000000
--- a/commit-queue.cfg
+++ /dev/null
@@ -1,25 +0,0 @@
-# See http://luci-config.appspot.com/schemas/projects:commit-queue.cfg for the
-# documentation of this file format.
-
-cq_status_host: "chromium-cq-status.appspot.com"
-submit_options {
-  max_burst: 4
-  burst_delay {
-    seconds: 480
-  }
-}
-config_groups {
-  gerrit {
-    url: "https://skia-review.googlesource.com"
-    projects {
-      name: "lottie-ci"
-      ref_regexp: "refs/heads/.+"
-    }
-  }
-  verifiers {
-    gerrit_cq_ability {
-      committer_list: "project-skia-committers"
-      dry_run_access_list: "project-skia-tryjob-access"
-    }
-  }
-}
diff --git a/luci-logdog.cfg b/luci-logdog.cfg
deleted file mode 100644
index a5b558f..0000000
--- a/luci-logdog.cfg
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright (c) 2016 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-#
-# For the schema of this file and documentation, see ProjectConfig message in
-# https://luci-config.appspot.com/schemas/services/luci-logdog:logdog.cfg
-# Auth groups who can read log streams.
-reader_auth_groups: "all"
-# Auth groups who can register and emit new log streams.
-writer_auth_groups: "luci-logdog-skia-writers"
-# The base Google Storage archival path for this project.
-#
-# Archived LogDog logs will be written to this bucket/path.
-archive_gs_bucket: "skia-logdog"
diff --git a/project.cfg b/project.cfg
deleted file mode 100644
index 326f608..0000000
--- a/project.cfg
+++ /dev/null
@@ -1,4 +0,0 @@
-# For the schema of this file and documentation, see ProjectCfg message in
-# https://luci-config.appspot.com/schemas/projects:project.cfg
-name: "Skia Lottie CI"
-access: "group:all"  # public