[Commented On] D10152: remotefilelog: remove unused import
baymax (Baymax, Your Personal Patch-care Companion)
phabricator at mercurial-scm.org
Wed Mar 10 19:24:58 UTC 2021
baymax added a comment.
baymax updated this revision to Diff 26238.
✅ refresh by Heptapod after a successful CI run (🐙 💚)
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D10152?vs=26236&id=26238
BRANCH
default
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D10152/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D10152
AFFECTED FILES
hgext/remotefilelog/connectionpool.py
CHANGE DETAILS
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,
To: marmoute, #hg-reviewers, pulkit, Alphare
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210310/4cc71cb6/attachment-0002.html>
More information about the Mercurial-patches
mailing list