Remove comment

This commit is contained in:
Luke Murphy 2019-10-07 20:30:12 +02:00
parent 6c02c5ed3d
commit c7d7f15922
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -247,7 +247,6 @@ def main(args):
meta['revisions'] = revisions
if (meta['revisions'] == 0) and (not args.zerorevs):
# print("Skipping zero revs", file=sys.stderr)
skip = True
break