diff --git a/plugins/woocommerce/changelog/spotfix-cleanup-legacy-wca-comments b/plugins/woocommerce/changelog/spotfix-cleanup-legacy-wca-comments new file mode 100644 index 00000000000..b0c4e4ea650 --- /dev/null +++ b/plugins/woocommerce/changelog/spotfix-cleanup-legacy-wca-comments @@ -0,0 +1,5 @@ +Significance: patch +Type: dev +Comment: No functional change, just some housekeeping. + + diff --git a/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Init.php b/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Init.php index a60e990336c..b2be20cff7f 100644 --- a/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Init.php +++ b/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Init.php @@ -1,7 +1,6 @@ Coupons. - * - * NOTE: DO NOT edit this file in WooCommerce core, this is generated from woocommerce-admin. */ namespace Automattic\WooCommerce\Internal\Admin; diff --git a/plugins/woocommerce/src/Internal/Admin/Events.php b/plugins/woocommerce/src/Internal/Admin/Events.php index f91f635cceb..16517518c5e 100644 --- a/plugins/woocommerce/src/Internal/Admin/Events.php +++ b/plugins/woocommerce/src/Internal/Admin/Events.php @@ -1,7 +1,6 @@