Skip to content

Commit 48923e1

Browse files
committed
Added missing new line at the end of the file
1 parent ba0472f commit 48923e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Paypal/view/frontend/web/js/action/set-payment-method.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ define([
1818
return function (messageContainer) {
1919
return setPaymentInformation(messageContainer, quote.paymentMethod());
2020
};
21-
});
21+
});

0 commit comments

Comments
 (0)