HomeSoftware Heritage

Remove unused function release_get_by

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

Description

Remove unused function release_get_by

Summary:
release_get_by has never been used except by its own tests, and it
still uses the legacy occurrence_* tables that we want to remove (T830).

Test Plan:

  • make test in swh-environment passes
  • grep -r release_get_by swh-* yields no result

Reviewers: Reviewers!

Differential Revision: https://forge.softwareheritage.org/D460

Details

Provenance
olasdAuthored on Oct 3 2018, 12:24 PM
olasdPushed on Oct 3 2018, 2:55 PM
Differential Revision
D460: Remove unused function release_get_by

Commit No Longer Exists

This commit no longer exists in the repository.