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

@@ -11,8 +11,6 @@ import java.net.URL;
*
* <p>
* For example, you can implement this to st custom timeouts.
*
* @author Kohsuke Kawaguchi
*/
public interface HttpConnector {
/**