Submitter | phabricator |
---|---|
Date | March 10, 2021, 6:43 p.m. |
Message ID | <differential-rev-PHID-DREV-mbudtlledbmp3t73zd6i-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/48467/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/hgext/remotefilelog/connectionpool.py b/hgext/remotefilelog/connectionpool.py --- a/hgext/remotefilelog/connectionpool.py +++ b/hgext/remotefilelog/connectionpool.py @@ -8,7 +8,6 @@ from __future__ import absolute_import from mercurial import ( - extensions, hg, pycompat, sshpeer,