Skip to content

Commit

Permalink
I dunno what that was for.
Browse files Browse the repository at this point in the history
  • Loading branch information
hanshasselberg committed Aug 23, 2012
1 parent dbeff71 commit 845779d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/webmock/http_lib_adapters/typhoeus_hydra_adapter.rb
Expand Up @@ -47,10 +47,6 @@ def self.build_request_signature(req)

body = req.options[:body]

if req.params && req.method == :post
body = request_body_for_post_request_with_params(req)
end

request_signature = WebMock::RequestSignature.new(
req.options[:method],
uri.to_s,
Expand Down

0 comments on commit 845779d

Please sign in to comment.