Fixes PHPCS Introduced in [47135].
There was extra whitespace in the previous commit, this removes it. See #48552 git-svn-id: https://develop.svn.wordpress.org/trunk@47139 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
547a08ee03
commit
df1c7771da
@ -121,7 +121,7 @@ function twentytwenty_theme_support() {
|
||||
|
||||
// Add support for responsive embeds.
|
||||
add_theme_support( 'responsive-embeds' );
|
||||
|
||||
|
||||
/*
|
||||
* Adds starter content to highlight the theme on fresh sites.
|
||||
* This is done conditionally to avoid loading the starter content on every
|
||||
|
Loading…
Reference in New Issue
Block a user