Commit d2613da
committed
Coding Standards: Remove extra
This commit removes an unnecessary `empty( $connection_type )` check, as the left side of the same conditional already accounts for a possibly empty value.
Follow-up to [37467].
Props justlevine.
See #63268.
git-svn-id: https://develop.svn.wordpress.org/trunk@60309 602fd350-edb4-49c9-b593-d223f7449a82empty() in request_filesystem_credentials().1 parent 3a09159 commit d2613da
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2622 | 2622 | | |
2623 | 2623 | | |
2624 | 2624 | | |
2625 | | - | |
| 2625 | + | |
2626 | 2626 | | |
2627 | 2627 | | |
2628 | 2628 | | |
| |||
0 commit comments