Skip to content

Commit

Permalink
Remove debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
binarylogic committed May 22, 2009
1 parent 8a8c772 commit 9a95f15
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/authlogic_openid/session.rb
Expand Up @@ -79,8 +79,6 @@ def validate_by_openid
return
end

raise "#{openid_identifier.inspect} ::: #{controller.params["openid.claimed_id"]}"

self.attempted_record = klass.send(find_by_openid_identifier_method, openid_identifier)

if !attempted_record
Expand Down

0 comments on commit 9a95f15

Please sign in to comment.