Commit 357d8ec
committed
Coding Standards: Remove extra check in
The preceding `foreach` loop ensures that `$status_clauses` is a non-empty array.
Follow-up to [30084].
Props justlevine.
See #63268.
git-svn-id: https://develop.svn.wordpress.org/trunk@60291 602fd350-edb4-49c9-b593-d223f7449a82WP_Comment_Query::get_comment_ids().1 parent f83e663 commit 357d8ec
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
579 | 579 | | |
580 | 580 | | |
581 | 581 | | |
582 | | - | |
583 | | - | |
584 | | - | |
| 582 | + | |
585 | 583 | | |
586 | 584 | | |
587 | 585 | | |
| |||
0 commit comments