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