Remove experimental feature flag

This commit is contained in:
Jeremy Pry 2023-08-18 18:29:53 -04:00 committed by Justin Palmer
parent d62bbce217
commit 8e382813c0
No known key found for this signature in database
GPG Key ID: ACAB7C35AA2577AF
1 changed files with 0 additions and 1 deletions

View File

@ -218,7 +218,6 @@ class FeaturesController {
'Enable this feature to track and credit channels and campaigns that contribute to orders on your site.', 'Enable this feature to track and credit channels and campaigns that contribute to orders on your site.',
'woocommerce' 'woocommerce'
), ),
'is_experimental' => true,
'enabled_by_default' => true, 'enabled_by_default' => true,
'disable_ui' => false, 'disable_ui' => false,
'is_legacy' => true, 'is_legacy' => true,