Skip to content

Commit 57b61ef

Browse files
author
Peter Plant
committed
removed print
1 parent b2ce8ee commit 57b61ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/adyen/services/checkout/payments_api.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ class PaymentsApi < Service
99
attr_accessor :service, :version
1010

1111
def initialize(client, version = DEFAULT_VERSION)
12-
puts "yallloooowwww"
1312
super(client, version, 'Checkout')
1413
end
1514

0 commit comments

Comments
 (0)