mirror of
https://github.com/jlengrand/github-api.git
synced 2026-04-04 08:21:23 +00:00
Removed extraneous author javadocs
This commit is contained in:
@@ -32,8 +32,6 @@ import javax.annotation.Nonnull;
|
||||
|
||||
/**
|
||||
* A thin helper for {@link GitHubRequest.Builder} that includes {@link GitHubClient}.
|
||||
*
|
||||
* @author Kohsuke Kawaguchi
|
||||
*/
|
||||
class Requester extends GitHubRequest.Builder<Requester> {
|
||||
/* private */ final GitHubClient client;
|
||||
|
||||
Reference in New Issue
Block a user