[lucicfg] Remove old configs

Bug: skia:11820
Change-Id: I4efce78d452cb42a2518565cd5028e2beb6239a3
Reviewed-on: https://skia-review.googlesource.com/c/skcms/+/411865
Reviewed-by: Ravi Mistry <rmistry@google.com>
diff --git a/commit-queue.cfg b/commit-queue.cfg
deleted file mode 100644
index 6d75291..0000000
--- a/commit-queue.cfg
+++ /dev/null
@@ -1,37 +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: 2
-  burst_delay {
-    seconds: 300
-  }
-}
-config_groups {
-  gerrit {
-    url: "https://skia-review.googlesource.com"
-    projects {
-      name: "skcms"
-      ref_regexp: "refs/heads/.+"
-    }
-  }
-  verifiers {
-    gerrit_cq_ability {
-      committer_list: "project-skia-committers"
-      dry_run_access_list: "project-skia-tryjob-access"
-    }
-    tryjob {
-      builders {
-        name: "skia/skia.primary/skcms"
-      }
-      retry_config {
-        single_quota: 1
-        global_quota: 2
-        failure_weight: 2
-        transient_failure_weight: 1
-        timeout_weight: 2
-      }
-    }
-  }
-}
diff --git a/project.cfg b/project.cfg
deleted file mode 100644
index 946727b..0000000
--- a/project.cfg
+++ /dev/null
@@ -1,5 +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-skcms"
-access: "group:all" # public