Remove window.checkout Assignment as it is Unneeded
This commit is contained in:
parent
5488b3d6a3
commit
f02751ad6f
1 changed files with 0 additions and 1 deletions
|
|
@ -270,7 +270,6 @@ export default {
|
|||
|
||||
console.log(checkout);
|
||||
|
||||
window.checkout = checkout;
|
||||
const dropin = new Dropin(checkout, {
|
||||
paymentMethodsConfiguration: {
|
||||
ideal: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue