Skip to content

Commit 5a731ac

Browse files
committed
Merge branch 'MAGETWO-60352' of github.com:magento-troll/magento2ce into PR_Troll
2 parents 7126b93 + 50794e6 commit 5a731ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Checkout/Controller/Cart/CouponPost.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ public function execute()
124124
$escaper->escapeHtml($couponCode)
125125
)
126126
);
127-
$this->cart->save();
128127
}
129128
}
130129
} else {

0 commit comments

Comments
 (0)