Commit 4c8f2bb9 authored by attilak's avatar attilak

Remove console.log

parent 495edf80
......@@ -145,8 +145,6 @@ define(
var agreementLabel = storedPayment.name + ', ' + storedPayment.holderName + ', **** ' + storedPayment.lastFour;
console.log(self.checkoutComponent);
return {
'label': agreementLabel,
'value': storedPayment.storedPaymentMethodId,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment