From 89a7860da06d6436e9088fba8a6a36cdd2d4a492 Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 22 Mar 2018 13:58:07 -0600 Subject: [PATCH] More formatting Identical to Woo files; --- woocommerce/cart/cart.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/woocommerce/cart/cart.php b/woocommerce/cart/cart.php index 30e38a0..27df02c 100644 --- a/woocommerce/cart/cart.php +++ b/woocommerce/cart/cart.php @@ -64,9 +64,8 @@ do_action( 'woocommerce_before_cart' ); ?> ?> - - get_image(), $cart_item, $cart_item_key ); + get_image(), $cart_item, $cart_item_key ); if ( ! $product_permalink ) { echo $thumbnail;