Skip to content

Commit

Permalink
Remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
iansvo committed Dec 3, 2024
1 parent 1ea0a17 commit 915d943
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions includes/blocks/class-query-page-numbers.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ public static function render_block( $attributes, $block_content, $block ) {
return '';
}

$query_data;

$paginate_args = array(
'base' => '%_%',
'format' => "?$page_key=%#%",
Expand Down

0 comments on commit 915d943

Please sign in to comment.