Remove Fuzz jobs

Change-Id: Ifa86478711baee9bd4bf7aac932973f120808f17
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/434037
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Eric Boren <borenet@google.com>
diff --git a/infra/bots/jobs.json b/infra/bots/jobs.json
index d9ad1fc..dd8c52f 100644
--- a/infra/bots/jobs.json
+++ b/infra/bots/jobs.json
@@ -184,7 +184,6 @@
   {"name": "FM-Win-Clang-GCE-CPU-AVX2-x86_64-Debug-All"},
   {"name": "FM-Win-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN"},
   {"name": "FM-Win-MSVC-GCE-CPU-AVX2-x86_64-Debug-All"},
-  {"name": "Fuzz-Debian10-Clang"},
   {"name": "Housekeeper-Nightly-RecreateSKPs_DryRun"},
   {"name": "Housekeeper-Nightly-UpdateGoDeps"},
   {"name": "Housekeeper-OnDemand-Presubmit",
diff --git a/infra/bots/tasks.json b/infra/bots/tasks.json
index 87f3bd0..cc465aa 100755
--- a/infra/bots/tasks.json
+++ b/infra/bots/tasks.json
@@ -803,11 +803,6 @@
         "FM-Win-MSVC-GCE-CPU-AVX2-x86_64-Debug-All"
       ]
     },
-    "Fuzz-Debian10-Clang": {
-      "tasks": [
-        "Fuzz-Debian10-Clang"
-      ]
-    },
     "Housekeeper-Nightly-RecreateSKPs_DryRun": {
       "tasks": [
         "Housekeeper-Nightly-RecreateSKPs_DryRun"
@@ -18319,67 +18314,6 @@
       "max_attempts": 1,
       "service_account": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com"
     },
-    "Fuzz-Debian10-Clang": {
-      "casSpec": "whole-repo",
-      "cipd_packages": [
-        {
-          "name": "infra/3pp/tools/git/linux-amd64",
-          "path": "cipd_bin_packages",
-          "version": "version:2@2.32.0.chromium.6"
-        },
-        {
-          "name": "infra/tools/git/${platform}",
-          "path": "cipd_bin_packages",
-          "version": "git_revision:cadd7dad6e9466c9988ec9eaed70210f2aa1ca86"
-        },
-        {
-          "name": "infra/tools/luci-auth/${platform}",
-          "path": "cipd_bin_packages",
-          "version": "git_revision:cadd7dad6e9466c9988ec9eaed70210f2aa1ca86"
-        },
-        {
-          "name": "infra/tools/luci/git-credential-luci/${platform}",
-          "path": "cipd_bin_packages",
-          "version": "git_revision:cadd7dad6e9466c9988ec9eaed70210f2aa1ca86"
-        }
-      ],
-      "command": [
-        "./cifuzz",
-        "--project_id",
-        "skia-swarming-bots",
-        "--task_id",
-        "<(TASK_ID)",
-        "--task_name",
-        "Fuzz-Debian10-Clang",
-        "--git_exe_path",
-        "./cipd_bin_packages/git",
-        "--out_path",
-        "./cifuzz_out",
-        "--skia_path",
-        "./skia",
-        "--work_path",
-        "./cifuzz_work",
-        "--alsologtostderr"
-      ],
-      "dependencies": [
-        "Housekeeper-PerCommit-BuildTaskDrivers_linux_amd64"
-      ],
-      "dimensions": [
-        "docker_installed:true",
-        "cpu:x86-64-Haswell_GCE",
-        "gpu:none",
-        "machine_type:n1-standard-16",
-        "os:Debian-10.3",
-        "pool:Skia"
-      ],
-      "execution_timeout_ns": 3600000000000,
-      "io_timeout_ns": 3600000000000,
-      "max_attempts": 1,
-      "outputs": [
-        "cifuzz_out"
-      ],
-      "service_account": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com"
-    },
     "Housekeeper-Nightly-RecreateSKPs_DryRun": {
       "caches": [
         {