Commit 1c8185e
committed
Coding Standards: Remove redundant check in
The same conditional already calls `isset()`, which explicitly checks if the value is different from `null`.
Follow-up to [36614], [37599].
Props justlevine.
See #63268.
git-svn-id: https://develop.svn.wordpress.org/trunk@60445 602fd350-edb4-49c9-b593-d223f7449a82get_terms().1 parent 8938a32 commit 1c8185e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1337 | 1337 | | |
1338 | 1338 | | |
1339 | 1339 | | |
1340 | | - | |
| 1340 | + | |
1341 | 1341 | | |
1342 | 1342 | | |
1343 | 1343 | | |
| |||
0 commit comments