We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eeec229 + c51ddd4 commit 17a1463Copy full SHA for 17a1463
1 file changed
lib/mail_room/delivery/postback.rb
@@ -61,7 +61,6 @@ def initialize_jwt(delivery_options)
61
# Build a new delivery, hold the delivery options
62
# @param [MailRoom::Delivery::Postback::Options]
63
def initialize(delivery_options)
64
- puts delivery_options
65
@delivery_options = delivery_options
66
end
67
0 commit comments