fix PHPCS
This commit is contained in:
parent
69a0a90b10
commit
a18740c1ef
1 changed files with 0 additions and 1 deletions
|
@ -413,7 +413,6 @@ function get_audience( $object ) {
|
||||||
if ( in_array( $author_post_url, $object['to'] ) ) {
|
if ( in_array( $author_post_url, $object['to'] ) ) {
|
||||||
return 'private';
|
return 'private';
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue