Skip to content

Commit e37bacb

Browse files
committed
chore: Remove whitespace diffs
1 parent e91f5cf commit e37bacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/class-nginx-helper-admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1056,7 +1056,7 @@ public function dismiss_suggest_purge_after_update() {
10561056
* @since 2.3.5
10571057
*/
10581058
public function init_woocommerce_hooks() {
1059-
if ( ! is_plugin_active( 'woocommerce/woocommerce.php' ) || empty( $this->options['purge_woo_products'] ) ) {
1059+
if ( ! is_plugin_active( 'woocommerce/woocommerce.php' ) || empty( $this->options['purge_woo_products'] ) ) {
10601060
return;
10611061
}
10621062

0 commit comments

Comments
 (0)