Adapt to removal of ProjectControl from ProjectResource interface

Since change I204d7cae3816 ProjectResource takes a ProjectState rather
than a ProjectControl

Change-Id: Ie3d1b9a75278b0579253b79bd03c3e145fd509bb
4 files changed
tree: 0180d2fcb73f9e329bdcd3dbff6d9e6cf0b592cc
  1. .settings/
  2. src/
  3. tools/
  4. .gitignore
  5. bazlets.bzl
  6. BUILD
  7. README.md
  8. 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