Remove attribute from jiri project so codesearch will index it.

Change-Id: Ib1e0eda6c0aa921e1b4b695a5e4cdfcdfdc62ebc
Reviewed-on: https://fuchsia-review.googlesource.com/c/manifest/+/506721
Reviewed-by: Nathan Mulcahey <nmulcahey@google.com>
diff --git a/infra b/infra
index bb31b3b..dbd7f48 100644
--- a/infra
+++ b/infra
@@ -34,17 +34,12 @@
              path="chromium/recipes-py"
              remote="https://chromium.googlesource.com/infra/luci/recipes-py"
              gerrithost="https://chromium-review.googlesource.com"/>
-
     <!-- JIRI -->
-    <!-- We use attributes here to prevent devs from pulling this down by
-         default. This project is included to support jiri's inclusion in
-         codesearch. -->
+    <!-- This project is included to support jiri's inclusion in codesearch. -->
     <project name="jiri"
              path="jiri"
              remote="https://fuchsia.googlesource.com/jiri"
-             gerrithost="https://fuchsia-review.googlesource.com"
-             attributes="jiri"/>
-
+             gerrithost="https://fuchsia-review.googlesource.com"/>
   </projects>
   <hooks>
     <hook name="update-prebuilt"