Skip to content

Commit

Permalink
remove info about not exporting anything
Browse files Browse the repository at this point in the history
  • Loading branch information
MultifokalHirn committed May 29, 2020
1 parent ef221c2 commit 80956c7
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ def handle(self, *args, **options):
else:
if verbose:
print('\nNo tasks were deleted. Make sure you will not export them multiple times to red in the future.')
else:
if verbose:
print('No completed tasks were exported.')


def dump_annotations(task, dump_folder, overwrite=False):
Expand Down

0 comments on commit 80956c7

Please sign in to comment.