Remove superfluous TODO

This commit is contained in:
Markus Unterwaditzer 2017-01-27 17:42:53 +01:00
parent a3e39f9c7c
commit b449287784

View file

@ -70,7 +70,6 @@ class JobFailed(RuntimeError):
pass
# TODO: Making this a decorator would be nice
def handle_cli_error(status_name=None, e=None):
'''
Print a useful error message for the current exception.