hgext/narrow/narrowwirepeer.py
changeset 43247 599e0e62b597
parent 43246 0fd47eb508c6
child 43249 63d440bef72a
--- a/hgext/narrow/narrowwirepeer.py	Fri Oct 11 00:03:10 2019 -0700
+++ b/hgext/narrow/narrowwirepeer.py	Fri Oct 11 00:06:27 2019 -0700
@@ -130,7 +130,6 @@
                 cgversion,
                 common,
                 known,
-                None,
             )
     except error.Abort as exc:
         bundler = bundle2.bundle20(repo.ui)