mirror of
https://github.com/distribution/distribution.git
synced 2026-01-16 07:28:24 +00:00
This change removes the sort() from the Repositories() function since we're now guaranteed to have a lexigraphically sorted walk. Signed-off-by: Patrick Devine <patrick.devine@docker.com>