| @@ -139,12 +139,8 @@ | ||
| 139 | 139 | |
| 140 | 140 | if ( empty( $tool ) ) { |
| 141 | 141 | $this->asset_manager->enqueue_script( 'yoast-seo' ); |
| 142 | 142 | } |
| 143 | - | |
| 144 | - if ( $tool === 'bulk-editor' ) { | |
| 145 | - $this->asset_manager->enqueue_script( 'bulk-editor' ); | |
| 146 | - } | |
| 147 | 143 | } |
| 148 | 144 | |
| 149 | 145 | /** |
| 150 | 146 | * Returns the appropriate shortlink for the Webinar. |