diff --git a/packages/Webkul/Checkout/src/Cart.php b/packages/Webkul/Checkout/src/Cart.php index 581dba191..9157dc392 100755 --- a/packages/Webkul/Checkout/src/Cart.php +++ b/packages/Webkul/Checkout/src/Cart.php @@ -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([