Skip to content

Commit

Permalink
Remove unneeded return
Browse files Browse the repository at this point in the history
  • Loading branch information
scruffian committed Jan 7, 2022
1 parent dfb36bd commit 6d6b142
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/block-supports/elements.php
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,6 @@ function () use ( $style ) {
echo $style;
}
);

return $content;
}


Expand Down

0 comments on commit 6d6b142

Please sign in to comment.