Skip to content

Commit

Permalink
refactor: Format php
Browse files Browse the repository at this point in the history
Appease linter errors via `npm run format:php`.
  • Loading branch information
dcalhoun committed Nov 27, 2023
1 parent 0a1e7bd commit a7cb39f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/experimental/block-editor-settings-mobile-allowed.php
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ function gutenberg_get_allowed_block_editor_settings_mobile( $settings ) {
} else {
return $settings;
}


}
}

Expand Down

0 comments on commit a7cb39f

Please sign in to comment.