Hi Jared,
It will always be safe to answer 'no' to that question - it just means that there's an unused record left behind in the database. This shouldn't be happening while the `class BlogPage(Page):` definition still exists in blog/models.py, though...
Taking a closer look at the tutorial, I think I can see what's happened - at the 'Related Items' section, I suspect you've probably copied the code listing directly. The '# ...' line really means that you should keep the BlogPage definition intact at that point. We've updated the tutorial for the next release of Wagtail - I'll make sure this is made clearer.
Cheers,
- Matt