From 5e7dddf9a7754545542b1f5978af567ff42370ed Mon Sep 17 00:00:00 2001
From: Armando Liccardo
Date: Thu, 14 Nov 2024 14:44:13 +0000
Subject: [PATCH] removed priority
---
bootstrap.php | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/bootstrap.php b/bootstrap.php
index f76b29e29..5f510ca28 100644
--- a/bootstrap.php
+++ b/bootstrap.php
@@ -11,7 +11,6 @@
use WP_Forge\UpgradeHandler\UpgradeHandler;
use NewfoldLabs\WP\ModuleLoader\Container;
use NewfoldLabs\WP\ModuleLoader\Plugin;
-use NewfoldLabs\WP\Context\Context;
use NewfoldLabs\WP\Module\Features\Features;
use function NewfoldLabs\WP\ModuleLoader\container as setContainer;
use function NewfoldLabs\WP\Context\setContext;
@@ -80,8 +79,7 @@ function () {
$bluehost_module_container->set( 'cache_types', $cache_types );
$bluehost_module_container->set( 'marketplace_brand', $marketplace_brand );
}
- },
- 11
+ }
);
// Properly get branding links depending on market