Skip to content

Commit

Permalink
fix whitespace lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
retrofox committed Jan 25, 2024
1 parent f5d8ad6 commit 2a73a8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ private function add_general_group_blocks() {
),
)
);

// External/Affiliate section.
if ( Features::is_enabled( 'product-external-affiliate' ) ) {
$buy_button_section = $general_group->add_section(
Expand Down

0 comments on commit 2a73a8a

Please sign in to comment.