mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-28 09:25:50 +00:00
Remove superfluous TODO
This commit is contained in:
parent
a3e39f9c7c
commit
b449287784
1 changed files with 0 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue