Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Remove not necessary todo #5827 (#6039)
Browse files Browse the repository at this point in the history
Remove not necessary todo
  • Loading branch information
gigitux authored Mar 10, 2022
1 parent 70c797b commit 5593b14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/BlockTypesController.php
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ public function hide_legacy_widgets_with_block_equivalent( $widget_types ) {
protected function get_block_types() {
global $wp_version, $pagenow;

// @todo Add a comment why some atomic blocks are included in this array.
$block_types = [
'AllReviews',
'FeaturedCategory',
Expand Down

0 comments on commit 5593b14

Please sign in to comment.