Skip to content

Commit

Permalink
fuck a color puts
Browse files Browse the repository at this point in the history
  • Loading branch information
holman committed Apr 28, 2012
1 parent 7b84034 commit bd95440
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/app.rb
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ def login

if token == Play.config.auth_token
user = User.find(login)
puts user.inspect
else
user = User.find_by_token(token)
end
Expand Down

0 comments on commit bd95440

Please sign in to comment.