Browse Source

Remove comment

pull/8/head
Luke Murphy 5 years ago
parent
commit
c7d7f15922
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 1
      etherpump/commands/pull.py

1
etherpump/commands/pull.py

@ -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

Loading…
Cancel
Save