One way to do it is to go into the editor, into the footer.php file, and remove or comment out the following:
<?php get_footer(); ?>
I don’t think that’s the best way to do it, but it does work. I couldn’t figure out where that text was coming from either.