Commit f1d5beb
committed
Coding Standards: Remove redundant check in
The first part of the conditional checks if `$enable` is truthy, so it is always false in the `elseif`.
Follow-up to [11005].
Props justlevine.
See #63268.
git-svn-id: https://develop.svn.wordpress.org/trunk@60417 602fd350-edb4-49c9-b593-d223f7449a82WP_Upgrader:maintenance_mode().1 parent c660027 commit f1d5beb
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1022 | 1022 | | |
1023 | 1023 | | |
1024 | 1024 | | |
| 1025 | + | |
1025 | 1026 | | |
1026 | 1027 | | |
1027 | 1028 | | |
1028 | 1029 | | |
| 1030 | + | |
1029 | 1031 | | |
1030 | 1032 | | |
1031 | 1033 | | |
1032 | 1034 | | |
1033 | | - | |
| 1035 | + | |
1034 | 1036 | | |
1035 | 1037 | | |
1036 | 1038 | | |
| 1039 | + | |
1037 | 1040 | | |
1038 | 1041 | | |
1039 | 1042 | | |
| |||
0 commit comments