mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
undo whitespace change
This commit is contained in:
parent
7d2ca0dbee
commit
f0ddfca71d
@ -95,6 +95,7 @@ module Stripe
|
||||
request_opts.update(:headers => request_headers(api_key).update(headers),
|
||||
:method => method, :open_timeout => 30,
|
||||
:payload => payload, :url => url, :timeout => 80)
|
||||
|
||||
begin
|
||||
response = execute_request(request_opts)
|
||||
rescue SocketError => e
|
||||
|
Loading…
x
Reference in New Issue
Block a user