Skip to content

Commit 6ad340e

Browse files
authored
remove unused brand check
1 parent 91ccf4d commit 6ad340e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

includes/Performance.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ public function admin_bar_menu( \WP_Admin_Bar $wp_admin_bar ) {
253253
}
254254
}
255255

256-
$brand = $this->container->get( 'plugin' )['id'];
257256
$wp_admin_bar->add_node(
258257
array(
259258
'id' => 'nfd_purge_menu-cache_settings',

0 commit comments

Comments
 (0)