diff --git a/etherpump/commands/pull.py b/etherpump/commands/pull.py index 3666856..235ccfd 100644 --- a/etherpump/commands/pull.py +++ b/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