Remove Tulsi from downstream CI (#1554)

This was already disabled but the repo has been archived so it doesn't
need to show up in the UI at all
diff --git a/buildkite/bazelci.py b/buildkite/bazelci.py
index 391822e..54004df 100755
--- a/buildkite/bazelci.py
+++ b/buildkite/bazelci.py
@@ -269,12 +269,6 @@
         "http_config": "https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/pipelines/tensorflow.yml",
         "pipeline_slug": "tensorflow",
     },
-    "Tulsi": {
-        "git_repository": "https://github.com/bazelbuild/tulsi.git",
-        "http_config": "https://raw.githubusercontent.com/bazelbuild/tulsi/master/.bazelci/presubmit.yml",
-        "pipeline_slug": "tulsi-bazel-darwin",
-        "disabled_reason": "https://github.com/bazelbuild/tulsi/issues/286",
-    },
     "re2": {
         "git_repository": "https://github.com/google/re2.git",
         "http_config": "https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/pipelines/re2.yml",