diff --git a/sgx-bwmsgsv2.rb b/sgx-bwmsgsv2.rb index 5c922ab008a10d4ba0b5560f8cea08eb44912e79..7005919f86d676a392fb2a4c62823346206261bc 100755 --- a/sgx-bwmsgsv2.rb +++ b/sgx-bwmsgsv2.rb @@ -373,9 +373,6 @@ module SGXbwmsgsv2 }.merge(head), body: body ).then { |http| - puts "API response to send: #{http.response} with code"\ - " response.code #{http.response_header.status}" - if code.include?(http.response_header.status) case respond_with when :body