Commit 35ca22a
committed
Coding Standards: Remove redundant check in
The check in the `elseif` branch would always be true, as the preceding `if` is for `! is_multisite()`.
Follow-up to [41963].
Props justlevine.
See #63268.
git-svn-id: https://develop.svn.wordpress.org/trunk@60448 602fd350-edb4-49c9-b593-d223f7449a82delete_expired_transients().1 parent b38123c commit 35ca22a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1669 | 1669 | | |
1670 | 1670 | | |
1671 | 1671 | | |
1672 | | - | |
| 1672 | + | |
1673 | 1673 | | |
1674 | 1674 | | |
1675 | 1675 | | |
| |||
0 commit comments