Skip to content

Commit b2d70ab

Browse files
authored
Fix whitespace
1 parent ebecec8 commit b2d70ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/blockcypher/api.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ def event_webhook_subscribe(url, event, options = {})
267267

268268
api_http_post('/hooks', json_payload: payload)
269269
end
270-
270+
271271
def event_webhook_listall
272272
api_http_get('/hooks')
273273
end

0 commit comments

Comments
 (0)