Skip to content

Commit

Permalink
Removed Extra Space Before Since (WordPress#60918)
Browse files Browse the repository at this point in the history
Co-authored-by: shail-mehta <[email protected]>
Co-authored-by: t-hamano <[email protected]>
  • Loading branch information
3 people authored Apr 20, 2024
1 parent e8bbd2e commit 55a9e19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/**
* Class used for interacting with block bindings sources.
*
* @since 6.5.0
* @since 6.5.0
*/
if ( ! class_exists( 'WP_Block_Bindings_Registry' ) ) {
final class WP_Block_Bindings_Registry {
Expand Down

0 comments on commit 55a9e19

Please sign in to comment.