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

@@ -2,8 +2,6 @@ package org.kohsuke.github;
/**
* The type GHException.
*
* @author Kohsuke Kawaguchi
*/
public class GHException extends RuntimeException {
/**