Skip to content

Commit

Permalink
Removed new line at the end of the file
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvchandna committed Mar 30, 2012
1 parent 4aa6256 commit 92ffe2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/scribe/builder/api/Px500Api.java
Expand Up @@ -23,4 +23,4 @@ public String getAuthorizationUrl(Token requestToken)
{
return String.format(AUTHORIZATION_URL, requestToken.getToken());
}
}
}

0 comments on commit 92ffe2c

Please sign in to comment.