Adapt the change in Gerrit core

Since change I9037aa7a3 ProjectCache#remove no longer throws
IOException.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: Ifa2c8294da3c639aedfb171ff28d9a426cf02221
1 file changed
tree: 3958437a477179fc6d5829c124dd867f5c76420f
  1. gr-delete-repo/
  2. src/
  3. .bazelignore
  4. .gitignore
  5. BUILD
  6. LICENSE
  7. plugin.html
  8. README.md
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