Replace Guava functional constructs with Java native ones

Change-Id: I36ac9f60fa5807161cecda6d0a5a7338c0937dd2
1 file changed
tree: 679b9adc61c02bdf8b608848a5cb3812899816c2
  1. .settings/
  2. src/
  3. tools/
  4. .gitignore
  5. bazlets.bzl
  6. BUILD
  7. external_plugin_deps.bzl
  8. README.md
  9. 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