Hi jross
You can open the file:
/plugins/system/t3/base-bs3/html/layouts/joomla/content/info_block/author.php
Comment or remove this snippet of code:
<span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject">
<img src="<?php echo JURI::base(); ?>/templates/<?php echo JFactory::getApplication()->getTemplate() ?>/images/logo.png" alt="logo" itemprop="url" />
<meta itemprop="width" content="auto" />
<meta itemprop="height" content="auto" />
</span>