diff --git a/plugins/woocommerce/src/Internal/Admin/CategoryLookup.php b/plugins/woocommerce/src/Internal/Admin/CategoryLookup.php index a3b97d911f3..ee16d188c40 100644 --- a/plugins/woocommerce/src/Internal/Admin/CategoryLookup.php +++ b/plugins/woocommerce/src/Internal/Admin/CategoryLookup.php @@ -62,8 +62,6 @@ class CategoryLookup { public function regenerate() { global $wpdb; - // Delete existing data and ensure schema is current. - \WC_Install::create_tables(); $wpdb->query( "TRUNCATE TABLE $wpdb->wc_category_lookup" ); $terms = get_terms(