Index: /ValBot/Python/check_interwiki_links.py
===================================================================
--- /ValBot/Python/check_interwiki_links.py	(revision 1196)
+++ /ValBot/Python/check_interwiki_links.py	(revision 1197)
@@ -82,5 +82,4 @@
       possibly_print(the_link.page_name)
       pywikibot.stdout('   ERROR: Could not find section "{0}" on {1} page "{2}".'.format(anchor_name, the_link.iw_prefix, target_page_name_human))
-      # TODO: Check that page name has been corrected to redirected page if there was a redirect
       errors_issued = errors_issued + 1
    elif print_result == True:
