Skip to content

Commit 3903629

Browse files
committed
fixed spacing on readme
1 parent c21482b commit 3903629

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ String tokenType = "bearer";
108108
long expiresIn = 0;
109109

110110
Client client = new Client(clientId, scope, redirectURL, clientSecret, accessToken, refreshToken, tokenType, expiresIn);
111-
112-
113111
```
114112

115113

0 commit comments

Comments
 (0)