mercurial/utils/urlutil.py
changeset 49720 bcb172e360d0
parent 49716 d4926e08507d
child 49721 9f249dee8ce8
--- a/mercurial/utils/urlutil.py	Thu Dec 01 18:41:59 2022 +0100
+++ b/mercurial/utils/urlutil.py	Fri Dec 02 01:41:27 2022 +0100
@@ -522,8 +522,6 @@
     This is useful for command and action that does not support multiple
     destination (yet).
 
-    Note that for now, we cannot get multiple destination so this function is "trivial".
-
     The `action` parameter will be used for the error message.
     """
     if dest is None: