Code standards: Drop a newline in the customizer to comply with WordPress Coding Standards

Extends [47763] and #46829.


git-svn-id: https://develop.svn.wordpress.org/trunk@47764 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jake Spurlock 2020-05-05 21:58:12 +00:00
parent 8338f44306
commit 0a8365be5a
1 changed files with 0 additions and 1 deletions

View File

@ -188,7 +188,6 @@ final class WP_Customize_Nav_Menus {
$suppress_page_ids[] = $privacy_policy_page->ID;
}
}
} elseif ( 'post' !== $object && 0 === $page && $post_type->has_archive ) {
// Add a post type archive link.
$items[] = array(