I double checked the theme index.php, unless I’m blind, there’s nothing at the start of that file (I’m using Notepad++).
However, the first line of code is ‘<?php get_header(); ?>’. would I be right in guessing that this could indicate the problem is in the header.php instead?
(coincidentally, there was a trailing line break in header.php which I have since removed, but to no avail)