Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
got rid of some excess stuff in the handler code
  • Loading branch information
skyfallsin committed Aug 19, 2010
1 parent 4394f05 commit 6730c79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/handler.rb
Expand Up @@ -12,7 +12,6 @@ def on_wait(*args)

# Callback when a request is received (for debug)
def on_request(request, *args)
puts "ON REQUEST: #{request}"
end

# Override this to return a custom response
Expand Down

0 comments on commit 6730c79

Please sign in to comment.