Fix JavaDoc warning
The {@link} tag cannot handle links to packages; remove it.
Change-Id: I25a38418b3adb5d29322e244b097dd8049b037e9
This commit is contained in:
committed by
Dave Borowitz
parent
554947c541
commit
a57f6c6653
@@ -21,7 +21,7 @@ import org.eclipse.jgit.lib.PersonIdent;
|
||||
import java.sql.Timestamp;
|
||||
|
||||
/**
|
||||
* Converters to classes in {@link com.google.gerrit.extensions.common}.
|
||||
* Converters to classes in {@code com.google.gerrit.extensions.common}.
|
||||
* <p>
|
||||
* The server frequently needs to convert internal types to types exposed in the
|
||||
* extension API, but the converters themselves are not part of this API. This
|
||||
|
||||
Reference in New Issue
Block a user