Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
remove require statement
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed Dec 8, 2022
1 parent cb5891c commit 436965d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@

use function NewfoldLabs\WP\ModuleLoader\register as registerModule;

// TODO - remove this, for some reason autoloading is not working without it
require_once __DIR__ . '/includes/CustomerBluehost.php';

/**
* Register the data module
*/
Expand Down

0 comments on commit 436965d

Please sign in to comment.