Index: mergebot/trunk/utils/test.py
===================================================================
--- mergebot/trunk/utils/test.py	(revision 59)
+++ mergebot/trunk/utils/test.py	(revision 60)
@@ -156,5 +156,4 @@
         self.go_to_ticket(ticket_id)
         tc.find('while checking merge of')
-        # TODO: We may want to change this to remove the "dead" branch
         retval = call(['svn', 'ls', self.repo_url + '/' + component + '/branches/ticket-%s' % ticket_id],
                     stdout=logfile, stderr=logfile)
