removed dd

This commit is contained in:
rahul shukla 2020-01-23 19:49:41 +05:30
parent 259f5a8c00
commit 8548884d3e
1 changed files with 0 additions and 2 deletions

View File

@ -332,8 +332,6 @@ class Cart {
$guestCart = session()->get('cart');
dd($guestCart);
//when the logged in customer is not having any of the cart instance previously and are active.
if (! $cart) {
$this->cartRepository->update([