Mercurial > hg
diff mercurial/sshpeer.py @ 39177:4cf3f54cc8e7
dagutil: remove unused classes
We only directly use revlogdag in changegroup code. We don't need
all this abstraction. So remove various classes and levels
of inheritance.
Differential Revision: https://phab.mercurial-scm.org/D4325
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Fri, 17 Aug 2018 19:24:36 +0000 |
parents | 27391d74aaa2 |
children | 089fc0db0954 |