Update bazlets to latest revision on stable-2.15

Remove reference to deprecated FileType to fix the build with
the latest bazel version.

Change-Id: I1dec88d8bfca8e729d7711571d896d9cf47742b4
1 file changed
tree: 36e812384b454229fd2f2f56e27339383a302121
  1. .settings/
  2. src/
  3. tools/
  4. .bazelignore
  5. .bazelrc
  6. .gitignore
  7. bazlets.bzl
  8. BUILD
  9. external_plugin_deps.bzl
  10. LICENSE
  11. README.md
  12. WORKSPACE
README.md

Delete project plugin for Gerrit Code Review

A plugin which allows projects to be deleted from Gerrit via an SSH command, REST API or the Project settings screen.

Build Status