diff --git a/lib/core/BlogPost.js b/lib/core/BlogPost.js index 5386946d826e..09c051b4f769 100644 --- a/lib/core/BlogPost.js +++ b/lib/core/BlogPost.js @@ -56,14 +56,6 @@ class BlogPost extends React.Component { ); - } else if (post.authorImage) { - return ( -
- - - -
- ); } else if (post.authorImageURL) { return (