diff --git a/social-plugins/fb-comments.php b/social-plugins/fb-comments.php index 8be012f1..4cd63633 100644 --- a/social-plugins/fb-comments.php +++ b/social-plugins/fb-comments.php @@ -101,27 +101,19 @@ function fb_get_fb_comments_seo() { if ( ! isset( $comments[$url] ) ) return ''; - - $output = ''; + + $output = ''; } return $output;