Skip to content

Commit

Permalink
whatever
Browse files Browse the repository at this point in the history
  • Loading branch information
greatseth committed Sep 1, 2010
1 parent efe9efc commit b6a3241
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pingback_debugger.rb
Expand Up @@ -38,7 +38,6 @@ class PingbackDebugger < Sinatra::Base
end

post "/pingbacks/:job_id" do
puts params.inspect
@pingback = Pingback.new \
:params => params.to_json,
:headers => request.env.to_json,
Expand Down

0 comments on commit b6a3241

Please sign in to comment.