HomeSoftware Heritage

origin_get_with_statuses: Fix case when fetched visits list is empty

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

origin_get_with_statuses: Fix case when fetched visits list is empty

Ensure to return an empty list of results when fetched visits list is
empty, for instance when the provided page_token is greater or equal
to latest origin visit.

Related to T4090

Commit No Longer Exists

This commit no longer exists in the repository.