Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
BogdanUngureanu committed Dec 18, 2024
1 parent 9871505 commit 6d4b695
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/plugins/jetpack/modules/blaze.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
*/

use Automattic\Jetpack\Blaze;
use Automattic\Jetpack\Status\Host;

Blaze::init();

Expand Down
2 changes: 2 additions & 0 deletions projects/plugins/wpcomsh/feature-plugins/blaze.php
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ function ( $option ) {

/**
* On Atomic sites the Promote with Blaze option is enabled.
*
* @phan-suppress PhanUndeclaredFunctionInCallable -- jetpack_blaze_post_row_actions_disable is part of jetpack.
*/
add_action(
'jetpack_modules_loaded',
Expand Down

0 comments on commit 6d4b695

Please sign in to comment.