Tweak mini cart implementation comment.

This commit is contained in:
Tiago Noronha 2017-08-07 00:14:51 +01:00
parent d9ad954cdf
commit 4081a62eae
1 changed files with 0 additions and 2 deletions

View File

@ -170,8 +170,6 @@ add_action( 'woocommerce_after_main_content', '_s_woocommerce_wrapper_after' );
_s_woocommerce_header_cart();
}
?>
*
* @package _s
*/
if ( ! function_exists( '_s_woocommerce_cart_link_fragment' ) ) {