From c7d7f15922b08454474db16b97efbcbed11f7002 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 7 Oct 2019 20:30:12 +0200 Subject: [PATCH] Remove comment --- etherpump/commands/pull.py | 1 - 1 file changed, 1 deletion(-) 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