Fix delete REST endpoint

This was accidentally changed in Id48037c001.

Bug: Issue 10320
Change-Id: I910c3f7acc4c903d6b3347dc972113a61d9cd832
1 file changed
tree: 78b52a417ebf19fbc1fc2831117fc9013d6f505d
  1. .settings/
  2. gr-delete-repo/
  3. src/
  4. tools/
  5. .bazelignore
  6. .bazelrc
  7. .gitignore
  8. bazlets.bzl
  9. BUILD
  10. external_plugin_deps.bzl
  11. plugin.html
  12. README.md
  13. 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