Fix build by removing Comparable on Project.NameKey

The Comparable interface is inherited through the base class,
StringKey, and does not need to be implemented here anymore.

Change-Id: I6cc8ec8123a2d39782f4be798a9f92548cb129ff
1 file changed