Fix PayNowBootstrap parameters

This commit is contained in:
Pedro Silva 2023-09-18 16:06:25 +01:00
parent af60282678
commit e2ca4cd0ae
No known key found for this signature in database
GPG key ID: E2EE20C0669D24B3
2 changed files with 2 additions and 3 deletions

View file

@ -200,7 +200,6 @@ const bootstrap = () => {
const payNowBootstrap = new PayNowBootstrap(
PayPalCommerceGateway,
renderer,
messageRenderer,
spinner,
errorHandler,
);