forked from loafle/openapi-generator-original
Remove javadoc comment for unthrown IOException (#12401)
This commit is contained in:
parent
e24527b4d7
commit
874853e408
@ -188,7 +188,6 @@ public class RetryingOAuth extends OAuth implements Interceptor {
|
||||
* Gets the token request builder
|
||||
*
|
||||
* @return A token request builder
|
||||
* @throws java.io.IOException If fail to update the access token
|
||||
*/
|
||||
public TokenRequestBuilder getTokenRequestBuilder() {
|
||||
return tokenRequestBuilder;
|
||||
|
Loading…
x
Reference in New Issue
Block a user