Remove check whether window.Polymer is defined

This check was done to protect GWT UI page from loading PG plugin. Given
that GWT UI is removed, this check is now obsolete and can be removed.

Change-Id: If8e9eb6fccd889de11e886903c893f5f47d02830
1 file changed
tree: ebf00d7822945b2f475c6c1be1dc744381114520
  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