| @@ -65,10 +65,8 @@ | ||
| 65 | 65 | require_once JETPACK__PLUGIN_DIR . '_inc/lib/class-jetpack-ai-feature-flags.php'; |
| 66 | 66 | |
| 67 | 67 | require_once JETPACK__PLUGIN_DIR . '_inc/lib/class-jetpack-recommendations.php'; |
| 68 | 68 | |
| 69 | -\Automattic\Jetpack\Newsletter\Settings::register_feature_flags(); | |
| 70 | - | |
| 71 | 69 | if ( is_admin() ) { |
| 72 | 70 | require_once JETPACK__PLUGIN_DIR . 'class.jetpack-admin.php'; |
| 73 | 71 | require_once JETPACK__PLUGIN_DIR . '_inc/lib/debugger.php'; |
| 74 | 72 | |