Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SailingSteve committed Oct 26, 2017
1 parent 9c68923 commit 370c065
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,6 @@ private WritableMap accessTokenResponse(
) {
WritableMap resp = Arguments.createMap();
WritableMap response = Arguments.createMap();
Map accessTokenMap = new Gson().fromJson(accessToken.getRawResponse(), Map.class);

Log.d(TAG, "Credential raw response: " + accessToken.getRawResponse());

Expand Down

0 comments on commit 370c065

Please sign in to comment.