Remove unused ProjectNameKeyDeserializer class

In If9ccb759c the usage of ProjectNameKeyDeserializer was replaced with
ProjectNameKeyAdapter from gerrit core, but the old class wasn't
removed.

Change-Id: I07a50383a5353b60d33a65251172361a56b09463
1 file changed
tree: 6f2088e5c533f382afdbd2593098619871d11336
  1. src/
  2. .gitignore
  3. BUILD
  4. Jenkinsfile
  5. LICENSE
  6. pom.xml
  7. README.md
README.md

Events Broker API for Gerrit Code Review

API of a generic events broker for use with Gerrit Code Review.

Enables the de-coupling between Gerrit, plugins and the different implementations of a generic events broker.