Skip to content

Commit

Permalink
remove the require for now, add back later
Browse files Browse the repository at this point in the history
  • Loading branch information
trepmal committed Feb 17, 2021
1 parent 04242be commit 3d3250b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 000-vip-init.php
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@
// Load WP_CLI helpers
if ( defined( 'WP_CLI' ) && WP_CLI ) {
require_once( __DIR__ . '/vip-helpers/vip-wp-cli.php' );
require_once( __DIR__ . '/vip-helpers/class-vip-backup-user-role-cli.php' );
}

// Load elasticsearch helpers
Expand Down

0 comments on commit 3d3250b

Please sign in to comment.