# HG changeset patch # User Pierre-Yves David # Date 1669941687 -3600 # Node ID bcb172e360d02c7229fc91770dae4a22a96719dc # Parent 06083c5f9e2952ad9493f6b7af438edd695dbcc4 path: remove outdated documentation point from `get_unique_push_path` This is no longer true. diff -r 06083c5f9e29 -r bcb172e360d0 mercurial/utils/urlutil.py --- 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: