Update class-wc-widget-products.php

This commit is contained in:
Alexandru Furculita 2014-08-01 13:45:47 +03:00
parent b326ea6612
commit df7f5aa6ba
1 changed files with 0 additions and 2 deletions

View File

@ -190,5 +190,3 @@ class WC_Widget_Products extends WC_Widget {
$this->cache_widget( $args, $content );
}
}
register_widget( 'WC_Widget_Products' );