Skip to content

Commit 6fd6294

Browse files
Update class-wp-rest-comments-controller.php
Co-authored-by: Peter Wilson <[email protected]>
1 parent 3b168e3 commit 6fd6294

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ public static function wp_new_comment_via_rest_notify_postauthor( $comment ) {
4848
wp_new_comment_notify_postauthor( $comment->comment_ID );
4949
}
5050
}
51-
52-
5351
/**
5452
* Registers the routes for comments.
5553
*

0 commit comments

Comments
 (0)