Skip to content

Commit b367434

Browse files
committed
Remove unnecessary blank lines
1 parent a428d1a commit b367434

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

plugins/user-authenticators/oauth2/src/main/java/org/apache/cloudstack/oauth2/github/GithubOAuth2Provider.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,5 +189,4 @@ public String getUserEmailAddress() throws CloudRuntimeException {
189189
private void clearAccessToken() {
190190
accessToken = null;
191191
}
192-
193192
}

0 commit comments

Comments
 (0)