Skip to content

Commit

Permalink
Revert "add wp-asset-clean-up in plugins to deactivate (#6022)"
Browse files Browse the repository at this point in the history
This reverts commit 22aacc1
  • Loading branch information
engahmeds3ed committed Jul 19, 2023
1 parent 05762d9 commit 05eb7a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions inc/admin/ui/notices.php
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,6 @@ function rocket_plugins_to_deactivate() {
'page-optimize' => 'page-optimize/page-optimize.php',
'psn-pagespeed-ninja' => 'psn-pagespeed-ninja/pagespeedninja.php',
'wp-optimize' => 'wp-optimize/wp-optimize.php',
'wp-asset-clean-up' => 'wp-asset-clean-up/wpacu.php',
'wp-asset-clean-up-pro' => 'wp-asset-clean-up-pro/wpacu.php',
];

if ( get_rocket_option( 'lazyload' ) ) {
Expand Down

0 comments on commit 05eb7a1

Please sign in to comment.