Skip to content

Commit e723169

Browse files
committed
remove comment
1 parent f3cf2c2 commit e723169

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/core/credentials/sso/SsoAccessTokenProvider.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,6 @@ class SsoAccessTokenProvider(
362362
}
363363
}
364364

365-
// error being thrown while loading registration, add try-catch blocks.
366365
fun refreshToken(currentToken: AccessToken): AccessToken {
367366
if (currentToken.refreshToken == null) {
368367
val message = "Requested token refresh, but refresh token was null"

0 commit comments

Comments
 (0)