Skip to content

Commit

Permalink
More revision changing
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Sueiro committed Mar 31, 2011
1 parent 8a4eb3e commit 83fc468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oa-oauth/lib/omniauth/strategies/blogger.rb
Expand Up @@ -33,7 +33,7 @@ def auth_hash
})
end

# TODO: Remove contact list from hash returned to the application
#TODO: Remove contact list from hash returned to the application
def user_info
{
'uid' => user_hash['feed']['author'][0]['email']['$t'],
Expand Down

0 comments on commit 83fc468

Please sign in to comment.