Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sirreal committed Sep 16, 2024
1 parent 6fb5232 commit 8888f39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/experimental/script-modules.php
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ function gutenberg_a11y_script_module_html() {
$a11y_module_available = true;
break;
}

}
if ( ! $a11y_module_available ) {
foreach ( array_keys( $get_import_map->invoke( wp_script_modules() )['imports'] ) as $id ) {
Expand Down

0 comments on commit 8888f39

Please sign in to comment.