Removed extraneous author javadocs

This commit is contained in:
Liam Newman
2020-02-21 15:53:26 -08:00
parent c8115b1c10
commit 888abc9e2a
152 changed files with 22 additions and 243 deletions

View File

@@ -42,7 +42,6 @@ import static org.kohsuke.github.Previews.SQUIRREL_GIRL;
/**
* Represents an issue on GitHub.
*
* @author Eric Maupin
* @author Kohsuke Kawaguchi
* @see GHRepository#getIssue(int) GHRepository#getIssue(int)
* @see GitHub#searchIssues() GitHub#searchIssues()