mirror of
https://github.com/bumi/blockstream_satellite
synced 2025-06-15 17:28:14 +00:00
Remove debug output
This commit is contained in:
parent
89f9d041cf
commit
e8acab0da9
@ -15,7 +15,6 @@ module BlockstreamSatellite
|
||||
end
|
||||
|
||||
def post(path, body = nil, &block)
|
||||
puts body.inspect
|
||||
request(:post, path, nil, body, &block)
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user