Remove incorrect todo comment.

This commit is contained in:
Anthony Sottile
2014-04-05 22:05:18 -07:00
parent 158a3a6d8b
commit 514a6d66cf

View File

@@ -45,7 +45,6 @@ def staged_files_only(cmd_runner):
'Stashed changes conflicted with hook auto-fixes... '
'Rolling back fixes...'
)
# TOOD: print a warning about rolling back changes made by hooks
# We failed to apply the patch, presumably due to fixes made
# by hooks.
# Roll back the changes made by hooks.