Commit 31136b1
committed
Coding Standards: Remove redundant check in
The check in the `elseif` branch would always be true, as the preceding `if` is for `! $found_marker`.
Follow-up to [34740].
Props justlevine.
See #63268.
git-svn-id: https://develop.svn.wordpress.org/trunk@60480 602fd350-edb4-49c9-b593-d223f7449a82insert_with_markers().1 parent d6b7ae5 commit 31136b1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
0 commit comments