Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 8458410

Browse files
committed
Remove WC_BLOCKS_PLUGIN_FILE constant
1 parent 5557415 commit 8458410

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

woocommerce-gutenberg-products-block.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ function woocommerce_blocks_admin_unsupported_wp_notice() {
6161
return;
6262
}
6363

64-
define( 'WC_BLOCKS_PLUGIN_FILE', __FILE__ );
65-
6664
/**
6765
* Autoload packages.
6866
*

0 commit comments

Comments
 (0)