Remove redundant line

This commit is contained in:
tgglv 2019-07-08 08:39:48 +05:00 committed by Akeda Bagus
parent 527fbca149
commit 1fae1d7ba2
No known key found for this signature in database
GPG Key ID: B21A9FC4B7761412
1 changed files with 0 additions and 1 deletions

View File

@ -302,7 +302,6 @@ class WC_Helper_Product_Install {
}
return $upgrader->unpack_package( $steps[ $product_id ]['download_path'], true );
}
/**