diff --git a/includes/admin/meta-boxes/views/html-product-data-general.php b/includes/admin/meta-boxes/views/html-product-data-general.php
index b5ec0c2077e..a2526a03e19 100644
--- a/includes/admin/meta-boxes/views/html-product-data-general.php
+++ b/includes/admin/meta-boxes/views/html-product-data-general.php
@@ -31,8 +31,6 @@ defined( 'ABSPATH' ) || exit;
'description' => __( 'This text will be shown on the button linking to the external product.', 'woocommerce' ),
)
);
-
- do_action( 'woocommerce_product_options_external' );
?>