# HG changeset patch # User Pierre-Yves David # Date 1669910302 -3600 # Node ID d4926e08507d66525300f1c49c62b976e2fa3f03 # Parent ce5f49e8d6ed4d3d6ca13a5675d5d819b6481658 path: remove outdated documentation point from `get_unique_pull_path` This is no longer true. diff -r ce5f49e8d6ed -r d4926e08507d mercurial/utils/urlutil.py --- a/mercurial/utils/urlutil.py Thu Dec 01 16:53:22 2022 +0100 +++ b/mercurial/utils/urlutil.py Thu Dec 01 16:58:22 2022 +0100 @@ -550,8 +550,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. """ urls = []